bug-guile
[Top][All Lists]
Advanced

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

Problems installing guile


From: Michele Midrio
Subject: Problems installing guile
Date: Tue, 19 Dec 2000 18:44:55 -0100 (GMT+1)

Dear Madam/Sir,
  I am trying to install guile 1.4 on my machine, finding some problems. I
have root privileges on the machine, which is a  dual-pentium with RedHat
7.0. When I run the ./configure, make, make install sequence, I get the, 
in the "make" command, the message I list below. 
(/home/michele/WORK/MIT/guile-1.4/is the directory where the Guile
package is.)

Any help you should give me will be very appreciated. Please let me know
if you need the complete log of the make command.

Best regards

Michele Midrio

_____________________________________________________________________________

...

gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall
-Wmissing-prototypes -c posix.c  -fPIC -DPIC -o .libs/posix.lo
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/local/sbin:/usr/sbin:/sbin:/sbin:/usr/sbin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/opt/bin:/usr/X11R6/bin:/root/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:69: previous declaration of `inet_aton'
make[1]: *** [net_db.lo] Error 1
make[1]: Leaving directory `/home/michele/WORK/MIT/guile-1.4/libguile'
make: *** [all-recursive] Error 1


 




reply via email to

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