>>>>> "author" == author <[EMAIL PROTECTED]> writes:
author> Red Hat 7.2 kernel 2.4.7-10
author> gcc 2.96 20000731 KDE 2.2-11
author> /usr/loca/guile-1.4/./confiure ran OK
author> but error during make
author> What can I do? I need guile for glame
author> and I really need glame!
author> Any advice would be welcome.
author> rm -f .libs/net_db.lo
author> gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall
-Wmissing-prototypes -c net_db.c -fPIC -DPIC -o .libs/net_db.lo
author> net_db.c:85: conflicting types for `inet_aton'
author> /usr/include/arpa/inet.h:74: previous declaration of `inet_aton'
author> make[1]: *** [net_db.lo] Error 1
author> make[1]: Leaving directory `/usr/local/guile-1.4/libguile'
author> make: *** [all-recursive] Error 1
author> [root@localhost guile-1.4]#
This is a well known problem with guile-1.4. Comment out line 85 and
rebuild. See
http://www.gnu.org/software/guile/docs/faq/guile-faq.html for further details.
Neil
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile