bug-guile
[Top][All Lists]
Advanced

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

Re: make ERROR 1 guile-1.4


From: Neil Jerram
Subject: Re: make ERROR 1 guile-1.4
Date: 21 Feb 2002 19:09:09 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "author" == author  <address@hidden> 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> address@hidden 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




reply via email to

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