|
From: | Riccardo mottola |
Subject: | [bug #21995] gssocketstream compile problem under windows |
Date: | Thu, 10 Jan 2008 09:55:34 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 |
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/
[Prev in Thread] | Current Thread | [Next in Thread] |