#31927: makeicns @1.4.9 fails to build on 10.4.11 ------------------------------+--------------------------------------------- Reporter: martijn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: makeicns ------------------------------+--------------------------------------------- Complete log attached. Seems the relevant bit is: {{{ :info:build cc -c -o makeicns.o makeicns.m :info:build Building makeicns 1.4.9 for Mac OS X TIGER system :info:build MACOS_MAJOR = 10 :info:build MACOS_MINOR = 4 :info:build DARWIN_MAJOR = 8 :info:build SDK = /Developer/SDKs/MacOSX10.4u.sdk :info:build cc -c -o IconFamily.o IconFamily.m :info:build makeicns.m: In function ‘usage’: :info:build makeicns.m:27: error: ‘VERSION’ undeclared (first use in this function) :info:build makeicns.m:27: error: (Each undeclared identifier is reported only once :info:build makeicns.m:27: error: for each function it appears in.) :info:build makeicns.m:28: error: ‘CHANGESET’ undeclared (first use in this function) :info:build make: *** [makeicns.o] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/31927> MacPorts <http://www.macports.org/> Ports system for Mac OS