Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2007 00:14:15 +0200 (CEST)
From:      Michael Reifenberger <mike@Reifenberger.com>
To:        Brooks Talley <brooks@illuminati.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Building a 32 bit chroot on amd64?
Message-ID:  <20070914001247.C484@fw.reifenberger.com>
In-Reply-To: <22187550.52511189717324600.JavaMail.root@zmail.illuminati.org>
References:  <22187550.52511189717324600.JavaMail.root@zmail.illuminati.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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

Thats what I use.

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




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