Date: Fri, 15 Jul 2005 19:31:42 +0200 (CEST) From: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Subject: kern/83520: NOTES file contains a wrong entry Message-ID: <20050715173142.D8EF099784D@server.t-hosting.hu> Resent-Message-ID: <200507151740.j6FHeH6G061463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83520 >Category: kern >Synopsis: NOTES file contains a wrong entry >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 15 17:40:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: 5.x, 6-BETA1, 7-CURRENT >Organization: n/a >Environment: System: FreeBSD server.t-hosting.hu 5.3-RELEASE-p17 FreeBSD 5.3-RELEASE-p17 #0: Mon Jul 4 20:23:15 CEST 2005 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64 >Description: The NOTES file contains a wrong entry on amd64: # Enable Linux ABI emulation #XXX#options COMPAT_LINUX Only COMPAT_IA32 and COMPAT_LINUX32 is necessary for running linux binaries, if I put "options COMPAT_LINUX" into my kernel config file I get this error: root@server# config GENERIC GENERIC: unknown option "COMPAT_LINUX" This is present on 5.x, 6-BETA1, 7-CURRENT. Sorry for making this high priority I've just thought this little bug can have been fixed by the time 6-BETA2 gets released. >How-To-Repeat: >Fix: That line should be removed. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050715173142.D8EF099784D>