#35454: expat: C compiler cannot create executables ------------------------------+--------------------------------------------- Reporter: fmw@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.0 Keywords: | Port: expat ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * keywords: --disable-dependency-tracking => Old description:
expat @2.1.0 fails to build on 10.5.8, Xcode 3.1.4 - While trying to install gimp2[[BR]] --disable-dependency-tracking is not supported, but seems to be requested somehow.[[BR]] Google found this on the matter, but I'm not sure how it applies: [http://lists.macosforge.org/pipermail/macports- dev/2009-September/009742.html]
New description: expat @2.1.0 fails to build on 10.5.8, Xcode 3.1.4 - While trying to install gimp2[[BR]] --disable-dependency-tracking is not supported, but seems to be requested somehow.[[BR]] Google found this on the matter, but I'm not sure how it applies: [http://lists.macosforge.org/pipermail/macports- dev/2009-September/009742.html] -- Comment: `--disable-dependency-tracking` not being supported is only a warning; it is not the cause of the build failure. The cause of the build failure is this line in the log: {{{ error: C compiler cannot create executables }}} This [wiki:FAQ#missingxcode usually means] you haven't installed Xcode properly. If you're sure you have, then please attach the config.log so we can investigate further. The config.log is located in the directory identified by the command `port work expat`. -- Ticket URL: <https://trac.macports.org/ticket/35454#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS