Two new HOWTOs available

Bryan Blackburn blb at macports.org
Sun Jun 1 13:22:22 PDT 2008


On Jun 1, 2008, at 1:39 PM, Alex Zavatone wrote:

> This didn't make it back out to the list last night.
>
> Nice to see the Howto.
>
> I got a boatload of errors starting with the build of SQLlite3.
>
> I hope this sheds some light on making the Install bullet/newbie-proof
>
> Fetching sqlite3
> --->  Attempting to fetch sqlite-3.5.7.tar.gz from http://www.sqlite.org/
...
> f ./addopcodes.awk parse.h.temp >parse.h
> /bin/sh: f: command not found

Smells like the tcl environment problem with 10.5:

<http://trac.macports.org/wiki/LeopardProblems#environmentvariablesbecomeblankbetweenconfigureandbuildphases 
 >

Just run the command again and it should be fine.

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
> ...


More information about the macports-users mailing list