unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Noah Lavine <noah.b.lavine@gmail.com>
To: bug-guile@gnu.org
Subject: Build Problem Involving Inline.h
Date: Thu, 16 Dec 2010 20:50:45 -0500	[thread overview]
Message-ID: <AANLkTi=MHitW5MjbcMwn+y9ieKU-PupmrrfQkMBYnsUF@mail.gmail.com> (raw)

Hello,

I tried building the latest git Guile, and got the following error:

  CC     libguile_2.0_la-alist.lo
In file included from ../libguile.h:124,
                 from ../libguile/programs.h:22,
                 from ../libguile/_scm.h:84,
                 from alist.c:25:
../libguile/inline.h:340: error: static declaration of 'scm_is_string'
follows non-static declaration
../libguile/strings.h:128: error: previous declaration of
'scm_is_string' was here
make[3]: *** [libguile_2.0_la-alist.lo] Error 1

I checked the log, and it looks like the declaration in inline.h was
added quite recently. I removed it, and put back a definition of
scm_is_string in libguile/strings.c, and everything worked.

Noah



             reply	other threads:[~2010-12-17  1:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-17  1:50 Noah Lavine [this message]
2010-12-17 13:36 ` Build Problem Involving Inline.h Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=MHitW5MjbcMwn+y9ieKU-PupmrrfQkMBYnsUF@mail.gmail.com' \
    --to=noah.b.lavine@gmail.com \
    --cc=bug-guile@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).