> 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: conflicting types for net_aton'
> /usr/include/arpa/inet.h:74: previous declaration of net_aton'
> make[1]: *** [net_db.lo] Error 1
>
> My system consists of: Linux 2.4.3, gcc-2.95.3, glibc 2.2.2.
In CVS Guile, this is already fixed. As a workaround for Guile 1.4,
it should be sufficient to remove/comment out the line containing the
declaration of net_aton in net_db.c .
Regards,
'martin
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile