guile-user
[Top][All Lists]
Advanced

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

problem compiling guile-1.4 on suse 7.2


From: stan pinte
Subject: problem compiling guile-1.4 on suse 7.2
Date: Tue, 14 Aug 2001 17:48:36 +0200

hello,

I have a problem compiling the last stable release of guile...

here is my make output:

PATH=.:/usr/local/bin:/usr/alto/bin:/usr/local/pgsql/bin:/usr/local/winterp/bin:/usr/alto/staff/stan/bin:./:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/opt/Wingz3/bin:/opt/gnome/bin:/usr/local/GNUstep/Apps/WPrefs.app:/opt/kde2/bin:/usr/lib/jdk1.3/bin:/usr/local/slab/bin:/usr/local/slab/effects:/usr/local/slab/extbin
 
./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/alto/staff/stan/software/guile-1.4/libguile'
make: *** [all-recursive] Error 1

any idea?

thanks a lot,

Stan.




reply via email to

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