Hello, perhaps you can point me in the correct direction or tell me what
I'm doing wrong.
First try.
Linux version 2.4.5-ac8 gcc version 2.96 2731 (Red Hat Linux
7.1 2.96-81)
... lots of "extra token" warnings ...
./guile-snarf -DHAVE_CONFIG_H -I. -I../../guile-1.3/libguile -I. -I..
-I../../
Hello!
Scott Ostrander wrote:
> ../../guile-1.3/libguile/net_db.c:76: conflicting types for
> `inet_aton'
> /usr/include/arpa/inet.h:74: previous declaration of
> `inet_aton'
See
http://mail.gnu.org/pipermail/bug-guile/2001-June/002488.html
which describes the workaround.
Regards,