bug-guile
[Top][All Lists]
Advanced

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

1.7.2: scmsigs.c,signal_delivery_thread


From: Werner Scheinast
Subject: 1.7.2: scmsigs.c,signal_delivery_thread
Date: Fri, 6 May 2005 14:57:11 +0200 (CEST)

The "make" of guile-1.7.2 exits with the following error:

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -pthread -O3 -march=pentium4 
-mfpmath=sse -msse2 -Wall -Wmissing-prototypes -Werror -MT 
libguile_la-scmsigs.lo -MD -MP -MF .deps/libguile_la-scmsigs.Tpo -c 
scmsigs.c  -fPIC -DPIC -o .libs/libguile_la-scmsigs.o
scmsigs.c: In function `signal_delivery_thread':
scmsigs.c:152: warning: no return statement in function returning non-void
make[2]: *** [libguile_la-scmsigs.lo] Fehler 1
make[2]: Leaving directory `/home/werner/Archiv/guile-1.7.2/libguile'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/werner/Archiv/guile-1.7.2'
make: *** [all] Fehler 2

The build was done by:
export CFLAGS='-O3 -march=pentium4 -mfpmath=sse -msse2'
export CXXFLAGS=$CFLAGS
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--infodir=/usr/share/info --mandir=/usr/share/man
make

My boundary conditions:
gcc (GCC) 3.3.1 (SuSE Linux)
libtool-1.5-85
gmp-4.1.2-98
... and whatever is in a SuSE 9.0 system.

Best regards and thanks a lot for your work,
W. Scheinast




reply via email to

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