#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 Resolution: | Keywords: Port: gnustep-base | ---------------------------+-------------------------------- Comment (by raimue@…): Somehow the gnustep port group expects different stuff than what is installed by the ports. For example, the gnustep port group expects ${prefix}/GNUstep/System/Library/Makefiles as a check for the GNUStep layout, which does not exist even when installing gnustep-make +gnustep_layout. Also, the `gnustep-config` binary was installed into `${prefix}/GNUStep/bin` on my system, while this is directory is not added to PATH in the port group. Subsequently, the gnustep-base port fails very early in the configure step as it cannot find the required gnustep-config. -- Ticket URL: <https://trac.macports.org/ticket/28063#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS