unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile 1.8.2 Compile Error
@ 2007-09-13 15:26 ericbambach1
  2007-09-15  9:06 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: ericbambach1 @ 2007-09-13 15:26 UTC (permalink / raw)
  To: guile-user

Hello,
        Please CC Im not subscribed.

        When compiling on AIX 5.3 using IBM's supplied GCC 4.0.0 I get 
this error.
-------snip-----
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -D_THREAD_SAFE 
-I/sys/usr/local/include -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-discouraged.lo -MD -MP -MF .deps/libguile_la-discouraged.Tpo 
-c discouraged.c  -DPIC -o .libs/libguile_la-discouraged.o
In file included from ../libguile/gc.h:27,
                 from ../libguile.h:73,
                 from discouraged.c:22:
../libguile/hooks.h:43: error: parse error before '.' token
../libguile/hooks.h:63: error: parse error before '.' token
../libguile/hooks.h:67: error: parse error before '.' token
make: The error code from the last command is 1.
-------snip-----

However, the only '.' token is in the comments!

I tried seeing what the preprocessor thinks of the file, but I couldnt 
tell much from that either.

Any ideas? Please tell me it's fiaxable or theres a workaround as 
upgrading the compiler is not an option yet. I need guile so I can run the 
testsuite on a new compiler. AIX has all sorts of weird issues so I can't 
user a compiler I cant test.


user@hotname:/sys/usr/src/guile-1.8.2> gcc -v
Using built-in specs.
Target: powerpc-ibm-aix5.3.0.0
Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld 
--disable-nls --enable-languages=c,c++ --prefix=/opt/freeware 
--enable-threads --enable-version-specific-runtime-libs 
--host=powerpc-ibm-aix5.3.0.0
Thread model: aix
gcc version 4.0.0
user@hotname:/sys/usr/src/guile-1.8.2> uname -a
AIX hostname 3 5 00C9D68A4C00
user@hotname:/sys/usr/src/guile-1.8.2> echo $CFLAGS
-I/sys/usr/local/include
user@hotname:/sys/usr/src/guile-1.8.2> echo $LDFLAGS
-L/sys/usr/local/lib
user@hotname:/sys/usr/src/guile-1.8.2> echo nice ./configure --prefix=/sy>
nice ./configure --prefix=/sys/usr/local/graft-packages/guile-1.8.2
user@hotname:/sys/usr/src/guile-1.8.2>



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <1194888764.4167.13.camel@vanguard.or.providence.org>]

end of thread, other threads:[~2007-11-12 23:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-13 15:26 Guile 1.8.2 Compile Error ericbambach1
2007-09-15  9:06 ` Ludovic Courtès
     [not found] <1194888764.4167.13.camel@vanguard.or.providence.org>
     [not found] ` <87fxzbql1e.fsf@chbouib.org>
2007-11-12 21:37   ` Kevin Brott
2007-11-12 23:14     ` Ludovic Courtès
2007-11-12 23:30       ` Kevin Brott

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).