Building a 32 bit chroot on amd64?

Michael Reifenberger mike at Reifenberger.com
Thu Sep 13 15:31:49 PDT 2007


On Thu, 13 Sep 2007, Brooks Talley wrote:

> Date: Thu, 13 Sep 2007 14:02:04 -0700 (PDT)
> From: Brooks Talley <brooks at illuminati.org>
> To: freebsd-current <freebsd-current at freebsd.org>
> Subject: Building a 32 bit chroot on amd64?
> 
> Hi, everyone.  I'm trying to build a 32 bit chroot on a 7.0-CURRENT amd64 installation.  The sources are up to date.
>
> "make TARGET_ARCH=i386 buildworld" fails partway through with the message:
>

Could you try:
make TARGET_ARCH=i386 TARGET_CPUTYPE=i386 buildworld

Thats what I use.

Bye/2
---
Michael Reifenberger
Michael at Reifenberger.com
http://www.Reifenberger.com



More information about the freebsd-current mailing list