guile-devel
[Top][All Lists]
Advanced

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

Re: Guile 1.7.91 has been released.


From: Han-Wen Nienhuys
Subject: Re: Guile 1.7.91 has been released.
Date: Sat, 18 Feb 2006 23:45:32 +0000 (UTC)

In article <address@hidden>, Marius Vollmer  <address@hidden> wrote:
>Michael Tuexen <address@hidden> writes:
>
>> the check for socklen_t fails incorrectly because socklen_t is
>> defined in /sys/socket.h on Mac OS X, and on BSD systems in general.
>
>What happens after the check fails?  Will Guile compile correctly
>anyway?
>
>(I tried 1.7.90 on a friends Powerbook.  It compiled, but the
>testsuite didn't run.)


I get an error,


 i686-freebsd4-gcc -DHAVE_CONFIG_H -I. 
-I/home/hanwen/vc/gub/target/freebsd/src/guile-1.7.91/libguile -I.. -I.. 
-I/home/hanwen/vc/gub/target/freebsd/src/guile-1.7.91 -g -O2 -Wall 
-Wmissing-prototypes -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c 
/home/hanwen/vc/gub/target/freebsd/src/guile-1.7.91/libguile/posix.c  -fPIC 
-DPIC -o .libs/posix.o
In file included from 
/home/hanwen/vc/gub/target/freebsd/src/guile-1.7.91/libguile/posix.c:122:
/home/hanwen/vc/gub/target/freebsd/system//usr/include/netdb.h:204: error: two 
or more data types in declaration specifiers


(crosscompile on linux/x86 to to freebsd 4.10/x86.)






reply via email to

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