Building a 32 bit chroot on amd64?

Ruslan Ermilov ru at FreeBSD.org
Thu Sep 13 23:46:51 PDT 2007


On Thu, Sep 13, 2007 at 03:47:52PM -0700, Brooks Talley wrote:
> ----- "Michael Reifenberger" <mike at Reifenberger.com> wrote:
> > 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
> 
> Well, that's different at least.  This time it breaks libgcc, with the clearly wrong but not surprising message that i386 doesn't support the x86_64 instruction set :)
> 
What's in your /etc/make.conf and /etc/src.conf?


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer


More information about the freebsd-current mailing list