#28063: gnustep-base configure fails on 10.6, "I don't seem to be able to use your Objective-C compiler to produce working binaries" -----------------------------+---------------------------------------------- Reporter: ivan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gnustep-base -----------------------------+---------------------------------------------- Comment(by bruggiero2@…): I'm pretty sure the issue is on the Portfile's 34th line: configure.env-append LIBOBJC=-lobjc-gnu Which is odd, because there is no library known as libobjc-gnu, only libobjc, so it should probably be: configure.env-append LIBOBJC=-lobjc I'm new to MacPorts, so I might be wrong, but that's my 2 cents. -- Ticket URL: <https://trac.macports.org/ticket/28063#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS