bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERROR when building ...


From: Martin Grabmueller
Subject: Re: ERROR when building ...
Date: Tue, 24 Jul 2001 08:19:51 +0200

> From: David Flagg <address@hidden>
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]