[MacPorts] #13500: install of sqlite3 fails on Leopard

MacPorts trac at macosforge.org
Mon Feb 18 17:18:32 PST 2008


#13500: install of sqlite3 fails on Leopard
---------------------------------------------+------------------------------
  Reporter:  anders.blomdell at control.lth.se  |       Owner:  mww at macports.org
      Type:  defect                          |      Status:  reopened        
  Priority:  Normal                          |   Milestone:  Port Bugs       
 Component:  ports                           |     Version:  1.5.2           
Resolution:                                  |    Keywords:                  
---------------------------------------------+------------------------------
Changes (by matt macports at matt-good.net):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 The OP reversed their diff.  A dependency on nawk should be added, not
 removed.  Currently the build fails with:

 {{{
 cat parse.h ./src/vdbe.c |  -f ./mkopcodeh.awk >opcodes.h
 /bin/sh: -f: command not found
 }}}

 The line in the Makefile uses "$(NAWK) -f ..." which is not defined due to
 the missing dependency.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13500#comment:5>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list