On Wed, Dec 1, 2010 at 6:40 PM, Martin Kühl <martin.ku...@gmail.com> wrote:
> On Wed, Dec 1, 2010 at 17:24, Aram Hăvărneanu <ara...@mgk.ro> 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.
>

You are correct -- that was an error. However, it doesn't solve the
problem, I get a different error:

http://pastebin.com/QJj5BSXs

/Users/aram/inferno/MacOSX/386/include/lib9.h does not exist, btw.

Thanks,

-- 
Aram Hăvărneanu

Reply via email to