|
From: | Riccardo Mottola |
Subject: | Re: problem compiling on NetBSD |
Date: | Wed, 02 Feb 2011 23:56:38 +0100 |
User-agent: | Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.15) Gecko/20101113 SeaMonkey/2.0.10 |
Hi
You were right, Richard, something got screwed indeed with my svn repository, even if no changes were detected. I did a complete clean checkout of -base and the problem went away.Have you checked for local file corruption on your machine ... these lines in NSPointerArray.m should be in the comment at the start of the file, so the compiler should certainly not be reporting an error in them.
However build now fails with this new error: Compiling file GSMDNSNetServices.m ... GSMDNSNetServices.m: In function '-[GSMDNSNetServiceBrowser cleanup]':GSMDNSNetServices.m:289: error: '_reserved' undeclared (first use in this function) GSMDNSNetServices.m:289: error: (Each undeclared identifier is reported only once
GSMDNSNetServices.m:289: error: for each function it appears in.)GSMDNSNetServices.m:305: error: '_netServiceBrowser' undeclared (first use in this function) GSMDNSNetServices.m: In function '-[GSMDNSNetServiceBrowser executeWithError:]': GSMDNSNetServices.m:328: error: '_reserved' undeclared (first use in this function)
Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |