Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2005 19:12:58 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-amd64@FreeBSD.org
Subject:   Re: amd64/82178: missing 32bit subsystem
Message-ID:  <20050613021258.GA5242@dragon.NUXI.org>
In-Reply-To: <200506122320.j5CNKQAF023114@freefall.freebsd.org>
References:  <200506122320.j5CNKQAF023114@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 12, 2005 at 11:20:26PM +0000, Steve Kargl wrote:
> From: Steve Kargl <sgk@troutmask.apl.washington.edu>

Actually this isn't correct for 5.4.
There is a known issue that there are some missing bits in the 5.4
src/release/Makefile such that the 'base' tarball doesn't contain the
32-bit ld.so and 32-bit shared libs.

Al one needs to do is 'make world' on a 5.4 system to get the needed
bits.  The GENERIC kernel already contains all the needed options, and
src/Makefile.inc1 builds 32-bit bits by default.  One would use
NO_LIB32=yes to turn it off.

-- 
-- David  (obrien@FreeBSD.org)



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