Subject: Re: Crossbuilding distribution fails.
To: Andreas Drewke <andreas_dr@gmx.de>
From: =?ISO-8859-1?Q?Timo_Sch=F6ler?= <eclipser23@web.de>
List: port-macppc
Date: 12/01/2004 17:19:25
hi,

> Hallo,
>
> I am trying to crosscompile NetBSD/macppc on my x86 box and like to 
> install it
> over from nfs to the local harddrive of my 7300.
>
> I already got it netbooted with crossbuild ofwboot and netbsd kernel. 
> That was
> fun. But now i am missing the distribution itself
>
> So to summarite my build.sh usage:
>
> 1. Building the tools via
>   ./build.sh -m macppc -T /usr/cross tools
> works fine.
>
> 2. Building the kernel via
>   ./build.sh -T /usr/cross -m macppc kernel=PM7300
> works fine.
>
> 3. But building the distribution via
>   ./build.sh -m macppc -T /usr/cross tools distribution
> fails.
>
> Does anyone is able to crosscompile NetBSD/macppc on x86?Any ideas?
> please have a look at the error msg.
>
> Regards
> Andreas

i also do crossbuilds (i386 -> macppc, sparc, and amiga). RC5 and 
2.0-RELEASE go thru w/o problems, as does -current.

what is your mk.conf?

HTH,

timo

-----8<-----8<-----snipped