bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile errors for guile 1.8.2 under IRIX


From: Frank Thommen
Subject: Re: Compile errors for guile 1.8.2 under IRIX
Date: Thu, 04 Oct 2007 12:51:32 +0200
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)

The same problem appears with guile 1.8.1 and 1.8.0. Did anybody build this successfully on IRIX? Any hints?

Thanks

    frank


Frank Thommen wrote:
Hi,

I'm currently trying to compile guile 1.8.2 under IRIX (6.5.30m), but I'm getting the following error:

guile-1.8.2 > gmake
gmake  all-recursive
gmake[1]: Entering directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2'
Making all in oop
gmake[2]: Entering directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/oop'
Making all in goops
gmake[3]: Entering directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/oop/goops'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/oop/goops' gmake[3]: Entering directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/oop'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/oop' gmake[2]: Leaving directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/oop'
Making all in libguile
gmake[2]: Entering directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/libguile'
gmake  all-am
gmake[3]: Entering directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/libguile' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/struct/pack/gmp-4.2.2/include -g -O2 -Wall -Wmissing-prototypes -Werror -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c -o libguile_la-async.lo `test -f 'async.c' || echo './'`async.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/struct/pack/gmp-4.2.2/include -g -O2 -Wall -Wmissing-prototypes -Werror -MT libguile_la-async.lo -MD -MP -MF .deps/libguile_la-async.Tpo -c async.c -DPIC -o .libs/libguile_la-async.o
async.c:139: warning: missing braces around initializer
async.c:139: warning: (near initialization for `async_mutex.__D')
gmake[3]: *** [libguile_la-async.lo] Error 1
gmake[3]: Leaving directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/libguile'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2/libguile'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp_mnt/struct/software/irix/guile-1.8.2/SRC/guile-1.8.2'
gmake: *** [all] Error 2
guile-1.8.2 >

IRIX 6.5.30m, gcc 3.3 (from SGI freeware).

Any hints how I can correct this?

Thanks in advance

    frank


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]