gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-
prototypes -Werror -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c
posix.c  -fno-common -DPIC -o .libs/posix.o
In file included from /usr/include/netinet/in.h:78,
                  from /usr/include/netdb.h:86,
                  from posix.c:122:
/usr/include/sys/socket.h:99: error: two or more data types in
declaration specifiers
make[2]: *** [posix.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I had the very same error. You'll have to edit configure.in and rerun configure, look here:

http://lists.gnu.org/archive/html/guile-devel/2006-02/msg00039.html





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

Reply via email to