guile-user
[Top][All Lists]
Advanced

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

compile failed


From: John Griessen
Subject: compile failed
Date: Tue, 27 Nov 2001 18:59:19 -0600

The end of my make run looks like this:
What's needed?   AMD i686 machine with RH7.1 linux

John Griessen


gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall 
-Wmissing-prototypes -c posix.c -o posix.o >/dev/null 2>&1
mv -f .libs/posix.lo posix.lo
PATH=.:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/share/oaf:/usr/local/atlas:/usr/local/atlas/bin:/usr/local/eecad:/usr/local/eecad/bin:/opt/sylpheed/bin:/home/john/perl:/home/john/bin
 
./guile-doc-snarf net_db.c -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl  -g -O2 
-Wall -Wmissing-prototypes net_db.c > net_db.x \
|| { rm net_db.x; false; }
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I.. -I./.. 
-I../libltdl    -g -O2 -Wall -Wmissing-prototypes -c net_db.c
rm -f .libs/net_db.lo
gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall 
-Wmissing-prototypes -c net_db.c  -fPIC -DPIC -o .libs/net_db.lo
net_db.c:85: conflicting types for `inet_aton'
/usr/include/arpa/inet.h:74: previous declaration of `inet_aton'
make[1]: *** [net_db.lo] Error 1
make[1]: Leaving directory `/usr/local/src/guile-1.4/libguile'
make: *** [all-recursive] Error 1



reply via email to

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