[MacPorts] #33029: fcgi build failure: ld: library not found for -lfcgi (was: Can't install fcgi)
MacPorts
noreply at macports.org
Thu Jan 26 15:21:35 PST 2012
#33029: fcgi build failure: ld: library not found for -lfcgi
-------------------------------+--------------------------------------------
Reporter: 542.dan@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: fcgi
-------------------------------+--------------------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
Comment:
The error...
{{{
:info:build ld: library not found for -lfcgi
}}}
...makes this feel like a parallel build failure to me. I can't reproduce
it on my system, but parallel build failures can be hard to reproduce,
especially since I don't have the same hardware you have.
Could you try building with just one job, instead of the four MacPorts was
starting? Like this:
{{{
sudo port clean fcgi
sudo port install fcgi build.jobs=1
}}}
If that fails, please attach the new main.log; if it succeeds, we can turn
off parallel building in the port.
--
Ticket URL: <https://trac.macports.org/ticket/33029#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list