unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Aaron Voisine <voisine@gmail.com>
Subject: guile 1.4 compilation error with gcc4
Date: Fri, 19 Aug 2005 23:42:59 -0700	[thread overview]
Message-ID: <e7af9d0e050819234242d93cc3@mail.gmail.com> (raw)

I'm trying to compile guile 1.4 with apple's gcc 4.0.0 (from xcode
tools 2.2 preview 1) and I get the following compilation error:

gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -no-cpp-precomp -O2 -Wall
-Wmissing-prototypes -c alist.c  -fno-common -DPIC
In file included from alist.c:394:
../libguile/alist.x: In function 'scm_init_alist':
../libguile/alist.x:2: error: stray '##' in program
../libguile/alist.x:2: error: 's_' undeclared (first use in this function)
../libguile/alist.x:2: error: (Each undeclared identifier is reported only once
../libguile/alist.x:2: error: for each function it appears in.)
../libguile/alist.x:2: error: parse error before 'scm_acons'
../libguile/alist.x:3: error: stray '##' in program
../libguile/alist.x:3: error: parse error before 'scm_sloppy_assq'
../libguile/alist.x:4: error: stray '##' in program
../libguile/alist.x:4: error: parse error before 'scm_sloppy_assv'
../libguile/alist.x:5: error: stray '##' in program
<snip>

looking at alist.x the syntax doesn't look like anything i've ever seen in k&r
(course I'm no expert). Any ideas?

l8r
Aaron

-- 
There's no trick to being a humorist when you have the whole
government working for you -- Will Rodgers


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


             reply	other threads:[~2005-08-20  6:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-20  6:42 Aaron Voisine [this message]
2005-08-20 16:32 ` guile 1.4 compilation error with gcc4 Thien-Thi Nguyen
2005-08-20 21:38   ` Aaron Voisine
2005-08-21  0:03     ` Thien-Thi Nguyen

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=e7af9d0e050819234242d93cc3@mail.gmail.com \
    --to=voisine@gmail.com \
    /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).