On Aug 13, 2008, at 2:44 PM, Charles Brossollet wrote: > Hello, > > A "port install subversion" failed with the following message: > > config: Leopard 10.5.4, Mac mini Intel, MacPorts 1.6 > > ---> Building sqlite3 with target all ... > f ./addopcodes.awk parse.h.temp >parse.h > /bin/sh: f: command not found
This is a known issue: <http://trac.macports.org/wiki/LeopardProblems#environmentvariablesbecomeblankbetweenconfigureandbuildphases > Run 'sudo port clean --work sqlite3' then run your install of subversion again. Bryan > > gnumake: [parse.c] Error 127 (ignored) > cat parse.h ./src/vdbe.c | -f ./mkopcodeh.awk >opcodes.h > /bin/sh: -f: command not found > cat: stdout: Broken pipe > gnumake: *** [opcodes.h] Error 127 > > Thanks for your help! > > Charles _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
