Two new HOWTOs available

Ryan Schmidt ryandesign at macports.org
Sun Jun 1 22:43:05 PDT 2008


On Jun 1, 2008, at 16:29, Bryan Blackburn wrote:

> On Jun 1, 2008, at 3:10 PM, Zav public wrote:
>
>> On Jun 1, 2008, at 3:22 PM, Bryan Blackburn wrote:
>>
>>> Smells like the tcl environment problem with 10.5:
>>>
>>> <http://trac.macports.org/wiki/ 
>>> LeopardProblems#environmentvariablesbecomeblankbetweenconfigureandbu 
>>> ildphases
>>>>
>>>
>>> Just run the command again and it should be fine.
>>
>> Nope.  I wish it was that easy.
>>
>> --->  Building sqlite3 with target all
>> Error: Target org.macports.build returned: shell command " cd "/opt/
>> local/var/macports/build/
>> _opt_local_var_macports_sources_rsync
>> .macports.org_release_ports_databases_sqlite3/work/sqlite-3.5.7" &&
>> gnumake all " returned error 2
>> Command output: sort -n -b -k 3 opcodes.h |  -f ./mkopcodec.awk
>>> opcodes.c
>> /bin/sh: -f: command not found
>> gnumake: *** [opcodes.c] Error 127
>>
>
> Ah, bad assumption on my part.  Instead it looks like tickets 14523
> and/or 14938:
>
> <http://trac.macports.org/ticket/14523>
> <http://trac.macports.org/ticket/14938>
>
> Seems like the workaround may be to just install the nawk port first.

It still sounds like the Leopard environment variable issue, as Bryan  
said.

Clean the sqlite3 port before trying to install it again.

sudo port clean --work sqlite3
sudo port install sqlite3

You should not need to install nawk or do anything else.




More information about the macports-users mailing list