Hi!
I get this error while trying to compile guile-1.4:
gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall
-Wmissing-prototypes -c net_db.c -fPIC -DPIC -o net_db.lo
net_db.c:85: conflicting types for net_aton'
/usr/include/arpa/inet.h:74: previous declaration ofnet_aton'
make[1]
> From: Martin Willemoes Hansen <[EMAIL PROTECTED]>
> Date: Thu, 12 Apr 2001 09:22:59 +0200
>
> I get this error while trying to compile guile-1.4:
>
> gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall
> -Wmissing-prototypes -c net_db.c -fPIC -DPIC -o net_db.lo
> net_db.c:85: conflictin