[MacPorts] #12994: postgresql82 fails to build on Mac OS X 10.5 Leopard

MacPorts trac at macosforge.org
Wed Nov 28 10:07:47 PST 2007


#12994: postgresql82 fails to build on Mac OS X 10.5 Leopard
--------------------------------+-------------------------------------------
  Reporter:  dm at petefowler.com  |       Owner:  mww at macports.org
      Type:  defect             |      Status:  reopened        
  Priority:  Normal             |   Milestone:  Port Bugs       
 Component:  ports              |     Version:  1.5.0           
Resolution:                     |    Keywords:                  
--------------------------------+-------------------------------------------
Comment (by ehansen at erikdhansen.com):

 Replying to [comment:43 marcuscalhounlopez at 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


More information about the macports-tickets mailing list