amd64/82178: missing 32bit subsystem

David O'Brien obrien at FreeBSD.org
Mon Jun 13 02:13:00 GMT 2005


On Sun, Jun 12, 2005 at 11:20:26PM +0000, Steve Kargl wrote:
> From: Steve Kargl <sgk at 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 at FreeBSD.org)


More information about the freebsd-amd64 mailing list