#12994: postgresql82 fails to build on Mac OS X 10.5 Leopard --------------------------------+------------------------------------------- Reporter: dm@petefowler.com | Owner: mww@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by mww@macports.org): Replying to [comment:33 grady.vincent@gmail.com]:
this patch to the port file works for me.
{{{ +build.cmd "unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && ${build.cmd}" + system "cd ${worksrcpath}/contrib/${contrib}/ && unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && make" }}} Whats the value of LD_PREBIND and LD_PREBIND_ALLOW_OVERLAP on your system? I have no 10.5 installation but I'm surprised those are set by default. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12994#comment:41> MacPorts </projects/macports> Ports system for Mac OS