URL:
<http://savannah.gnu.org/bugs/?21995>
Summary: gssocketstream compile problem under windows
Project: GNUstep
Submitted by: rmottola
Submitted on: Thursday 01/10/2008 at 09:55
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Compiling file GSSocketStream.m ...
GSSocketStream.m: In function `GSPrivateSockaddrLength':
GSSocketStream.m:52: error: invalid application of `sizeof' to incomplete
type `sockaddr_un'
GSSocketStream.m: In function `-[GSSocketStream propertyForKey:]':
GSSocketStream.m:1172: warning: implicit declaration of function `inet_ntop'
GSSocketStream.m: In function `-[GSSocketStream
_setSocketAddress:port:family:]':
GSSocketStream.m:1263: warning: implicit declaration of function `inet_pton'
GSSocketStream.m:1302: error: storage size of 'peer' isn't known
GSSocketStream.m:1305: warning: assignment from incompatible pointer type
GSSocketStream.m:1307: error: `AF_LOCAL' undeclared (first use in this
function)
GSSocketStream.m:1307: error: (Each undeclared identifier is reported only
once
GSSocketStream.m:1307: error: for each function it appears in.)
GSSocketStream.m:1302: warning: unused variable `peer'
make[2]: *** [obj/GSSocketStream.o] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21995>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep