#40588: gettext: use of undeclared identifiers POSIX_SPAWN_RESETIDS POSIX_SPAWN_SETPGROUP POSIX_SPAWN_SETSIGDEF POSIX_SPAWN_SETSIGMASK ----------------------------------+-------------------------- Reporter: duke.brandonshire@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: gettext | ----------------------------------+-------------------------- Comment (by ryandesign@…): Replying to [comment:8 duke.brandonshire@…]:
For Xcode I get: {{{ Xcode 5.0 Build version 5A1413 }}}
Ok, I haven't tried Xcode 5 yet but others have reported that it should work fine with MacPorts.
But after typing "clang -v" I get: {{{ clang: Command not found. }}} (Or I just did something wrong)
That's what I suspected. You probably don't have the command line tools installed. Please install them; hopefully the procedure hasn't changed from Xcode 4.6, which is that you open the Xcode application (from your Applications folder), go to the Preferences window, to the Downloads section, and click the Install button next to Command Line Tools. -- Ticket URL: <https://trac.macports.org/ticket/40588#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X