Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 May 2005 12:56:38 +0200
From:      =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= <gabor.kovesdan@t-hosting.hu>
To:        freebsd-bugs@freebsd.org
Subject:   Wrong option in NOTES under 5.3 on amd64
Message-ID:  <4274B5E6.1090409@t-hosting.hu>

next in thread | raw e-mail | index | archive | help
Hello there,

I've just read NOTES, where stand:

# Enable Linux ABI emulation
#XXX#options    COMPAT_LINUX
 
# Enable 32-bit Linux ABI emulation (requires COMPAT_43 and IA32)  
options         COMPAT_LINUX32

According to that I edited my kernel config file, and tried to execute 
config, but the result was:

root@server# config FREEBSD
FREEBSD: unknown option "COMPAT_LINUX"

COMPAT_LINUX32 works anyway, but COMPAT_LINUX should be removed from 
NOTES. COMPAT_LINUX32 is enough for linux emu.

Regards,

Gábor Kövesdán



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