Cross-building amd64->i386 fails at RESCUE
Mars G Miro
spry at anarchy.in.the.ph
Wed Jan 13 02:52:08 UTC 2010
On Wed, Jan 13, 2010 at 10:21 AM, Andrew Thompson <thompsa at freebsd.org> wrote:
> On Wed, Jan 13, 2010 at 09:35:53AM +0800, Mars G Miro wrote:
>> Hi List!
>>
>> Has anyone successfully cross-built amd64->i386 in 8.0? I tried
>> but got these:
>> http://pastebin.com/f1cafe40d .
>
> All the time. You didnt mention how you are doing the build, I use
>
> % make buildworld buildkernel TARGET=i386
>
I did:
setenv MAKEOBJDIRPREFIX /usr/obj-i386
setenv TARGET i386
setenv TARGET_ARCH i386
then 'make buildworld' in /usr/src
> You may want to clear out your /usr/obj and try again.
>
>
Yes I always do that.
> Andrew
>
--
cheers
mars
-----
Pablo Picasso - "Computers are useless. They can only give you
answers." - http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html
More information about the freebsd-hackers
mailing list