[Pkg-gnu-smalltalk-devel] Bug#497033: gnu-smalltalk: FTBFS on GNU/kFreeBSD

Paolo Bonzini bonzini at gnu.org
Fri Aug 29 11:19:08 UTC 2008


> With ./configure --disable-generational-gc only
> "117: Sport" test fails.

Thanks.  Can you remind me of what is the host triplet for GNU/kFreeBSD?

> IMHO, failure in 117 is due to different
> struct sockaddr_in between linux and BSDs.
> In packages/tcp/IPSocketImpl.st, there is
> 
> Eval [
>     CStruct newStruct: #CSockAddrStruct
>         declaration: #(#(#sinFamily #short) #(#sinPort #(#array #byte
> 2)) #(#sinAddr #(#array #byte 4)) #(#sinZero #(#array #byte 8)))
> ]

I think this is fixed in experimental.

Paolo





More information about the Pkg-gnu-smalltalk-devel mailing list