Re: [MacPorts] #13500: install of sqlite3 fails on Leopard
#13500: install of sqlite3 fails on Leopard ---------------------------------------------+------------------------------ Reporter: anders.blomdell@control.lth.se | Owner: mww@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: ---------------------------------------------+------------------------------ Changes (by matt macports@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
participants (1)
-
MacPorts