guile-devel
[Top][All Lists]
Advanced

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

guile-1.8.0 make error.


From: Steven Wu
Subject: guile-1.8.0 make error.
Date: Sat, 25 Feb 2006 02:07:01 -0700

Here is the last part of make.log
__
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -D_THREAD_SAFE -g -O2 - Wall -Wmissing-prototypes -Werror -MT libguile_la-modules.lo -MD -MP - MF .deps/libguile_la-modules.Tpo -c modules.c -o libguile_la- modules.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -D_THREAD_SAFE -g -O2 -Wall -Wmissing- prototypes -Werror -MT libguile_la-numbers.lo -MD -MP -MF ".deps/ libguile_la-numbers.Tpo" -c -o libguile_la-numbers.lo `test -f 'numbers.c' || echo './'`numbers.c; \ then mv -f ".deps/libguile_la-numbers.Tpo" ".deps/libguile_la- numbers.Plo"; else rm -f ".deps/libguile_la-numbers.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -D_THREAD_SAFE -g -O2 - Wall -Wmissing-prototypes -Werror -MT libguile_la-numbers.lo -MD -MP - MF .deps/libguile_la-numbers.Tpo -c numbers.c -fno-common -DPIC - o .libs/libguile_la-numbers.o
cc1: warnings being treated as errors
numbers.c: In function 'scm_is_unsigned_integer':
numbers.c:5711: warning: control may reach end of non-void function '__gmpz_get_ui' being inlined
make[2]: *** [libguile_la-numbers.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

__
$ uname -a
Darwin hermes 8.5.0 Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC Power Macintosh powerpc

configure --prefix=/usr --with-threads

gcc --version
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

steve




reply via email to

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