> From: David Flagg <[EMAIL PROTECTED]>
> Date: Mon, 23 Jul 2001 15:46:22 +0800
> 
> /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'

See the Guile FAQ at

http://www.gnu.org/software/guile/docs/faq/guile-faq.html

especially

http://www.gnu.org/software/guile/docs/faq/guile-faq.html#Building%20guile-1.4%20gives%20a%20previous%20declaration%20of%20inet_aton%20error%3f

HTH,
  'martin

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to