Building subversion : "f: command not found"

Bryan Blackburn 0x62_0x6c_0x62 at pobox.com
Wed Aug 13 14:02:25 PDT 2008


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


More information about the macports-users mailing list