bug-gnustep
[Top][All Lists]
Advanced

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

Re: [Gnustep-cvs] GNUstep Testfarm Results


From: Richard Frith-Macdonald
Subject: Re: [Gnustep-cvs] GNUstep Testfarm Results
Date: Mon, 27 Feb 2006 07:16:53 +0000


On 23 Feb 2006, at 16:44, Adam Fedor wrote:

On 2006-02-22 04:34:17 -0700 Adam Fedor <fedor@gnu.org> wrote:

Fail Compile i386-unknown-netbsdelf3.0 Wed Feb 22 03:58:37 CET 2006
Fail Compile powerpc-apple-darwin7.9.0 Tue Feb 21 09:28:55 MST 2006
Fail Compile sparc-sun-solaris2.7 Wed Feb 22 01:59:34 EST 2006

FYI, base compilation fails on both netbsd and darwin due this:

Compiling file NSStream.m ...
NSStream.m: In function `-[GSSocketServerStream acceptWithInputStream:outputStream:]': NSStream.m:1738: error: `EPROTO' undeclared (first use in this function)

although sys/errno.h defines both of the following, I'm not sure which is intended:

/usr/include/sys/errno.h:#define EPROTOTYPE 41 /* Protocol wrong type for socket */ /usr/include/sys/errno.h:#define EPROTONOSUPPORT 43 /* Protocol not supported */


Also, base compilation fails on solaris 2.7 because it doesn't have any of the IPv6 functions. I could probably add a configure check for this and ifdef out the IPv6 classes, if that seems to be the right way to do it...

Thanks ... I'll do fixes for all that.

Can I get those automated buildtests emailed to me automatically?





reply via email to

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