#12994: postgresql82 fails to build on Mac OS X 10.5 Leopard --------------------------------+------------------------------------------- Reporter: dm@petefowler.com | Owner: mww@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by ehansen@erikdhansen.com): Replying to [comment:43 marcuscalhounlopez@mac.com]:
Should that be "set build.cmd"? postgresql82 does not compile for me otherwise.
-build.cmd "unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && ${build.cmd}" +set build.cmd "unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && ${build.cmd}"
I believe you are correct. I got the same error: {{{ Command output: sh: {unset: command not found Error: Status 1 encountered during processing. }}} until I added the 'set' before build.cmd. Now I get it to build correctly. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12994#comment:45> MacPorts </projects/macports> Ports system for Mac OS