guile-user
[Top][All Lists]
Advanced

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

Re: problem compiling guile-1.4 on suse 7.2


From: stan pinte
Subject: Re: problem compiling guile-1.4 on suse 7.2
Date: Thu, 16 Aug 2001 09:31:34 +0200

solved...i found on the list the solution:

commenting out line 85 of net_db.c


sorry for the disturbance

On Tuesday 14 August 2001 17:48, stan pinte wrote:
> hello,
>
> I have a problem compiling the last stable release of guile...
>
> here is my make output:
>
> PATH=.:/usr/local/bin:/usr/alto/bin:/usr/local/pgsql/bin:/usr/local/winterp
>/bin:/usr/alto/staff/stan/bin:./:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bi
>n:/opt/Wingz3/bin:/opt/gnome/bin:/usr/local/GNUstep/Apps/WPrefs.app:/opt/kde
>2/bin:/usr/lib/jdk1.3/bin:/usr/local/slab/bin:/usr/local/slab/effects:/usr/l
>ocal/slab/extbin ./guile-doc-snarf net_db.c -DHAVE_CONFIG_H -I.. -I./..
> -I../libltdl  -g -O2 -Wall -Wmissing-prototypes net_db.c > net_db.x \
>
> || { rm net_db.x; false; }
>
> /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:74: previous declaration of `inet_aton'
> make[1]: *** [net_db.lo] Error 1
> make[1]: Leaving directory
> `/usr/alto/staff/stan/software/guile-1.4/libguile' make: ***
> [all-recursive] Error 1
>
> any idea?
>
> thanks a lot,
>
> Stan.
>
>
> _______________________________________________
> Guile-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/guile-user



reply via email to

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