I have glibc 2.2.5 and kernel 2.3.5
I could not compile net_db.c, because declaration of 
extern int inet_aton ();
was different from this in /usr/include/arpa/inet.h
extern in_addr_t inet_aton ();

I have changed it , and everything went smooth ( I hope)

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

Reply via email to