Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2007 10:29:35 +0400
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Brooks Talley <brooks@illuminati.org>
Cc:        current@FreeBSD.org
Subject:   Re: Building a 32 bit chroot on amd64?
Message-ID:  <20070914062935.GB2058@team.vega.ru>
In-Reply-To: <29536115.52741189723672473.JavaMail.root@zmail.illuminati.org>
References:  <20070914001247.C484@fw.reifenberger.com> <29536115.52741189723672473.JavaMail.root@zmail.illuminati.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 13, 2007 at 03:47:52PM -0700, Brooks Talley wrote:
> ----- "Michael Reifenberger" <mike@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@illuminati.org>
> > > To: freebsd-current <freebsd-current@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@FreeBSD.org
FreeBSD committer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070914062935.GB2058>