On Wed, Dec 1, 2010 at 6:50 PM, Aram Hăvărneanu <[email protected]> wrote:
> On Wed, Dec 1, 2010 at 6:40 PM, Martin Kühl <[email protected]> wrote:
>> On Wed, Dec 1, 2010 at 17:24, Aram Hăvărneanu <[email protected]> wrote:
>>> OBJTYPE=386                     # target system object type (eg, 386, arm, 
>>> mips, power,
>>> s800, sparc)
>>> OBJTYPE=$objtype
>>
>> With these lines you correctly set OBJTYPE to 386, then immediately
>> reset it to $objtype, which is empty.
>> Comment out the second line and you should be fine.
>>
>

With the aid of Mr. Martin Kühl and Mr. jumzi on IRC, I was able to
solve the problem.

mk nuke && mk install

did the trick.

Thanks guys!

-- 
Aram Hăvărneanu

Reply via email to