[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compilation problem...
From: |
Sergio Alejandro Gonzalez |
Subject: |
Compilation problem... |
Date: |
Tue, 24 Apr 2001 12:23:43 -0300 |
Please Help...
I need to have guile installed in my RH7.0, but although ./configure works
fine make fails.
This are the last lines that "make" outputs:
/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/local/include/arpa/inet.h:74: previous declaration of `inet_aton'
make[1]: *** [net_db.lo] Error 1
make[1]: Leaving directory `/usr/Sergio/guile-1.4/libguile'
make: *** [all-recursive] Error 1
Although I believe this is not a guile related problem, i have the kernel
include file and everything fine in usr/local/inlude and in
usr/src/linux/include...
Thanks a lot in advance...
Eng. Sergio Alejandro Gonzalez
e-mail : address@hidden
Facultad de Ingeniería - Laboratorio de Instrumentación y Control
Universidad Nacional de Mar del Plata
Ave. Juan B. Justo 4302
Mar del Plata, Bs.As.
Argentina.
Zip B7608FDQ
Tel. +54(223) 481-6600 ext.254
Fax.+54(223) 481-0054
- Compilation problem...,
Sergio Alejandro Gonzalez <=