From owner-freebsd-current Sat Sep 7 19: 9:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DAFA37B400 for ; Sat, 7 Sep 2002 19:09:56 -0700 (PDT) Received: from pozo.com (pozo.com [216.101.162.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE40243E4A for ; Sat, 7 Sep 2002 19:09:55 -0700 (PDT) (envelope-from null@pozo.com) Received: from quad.pozo.com (quad.pozo.com [216.101.162.53]) by pozo.com (8.12.6/8.12.6) with ESMTP id g8829nhl049988 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO); Sat, 7 Sep 2002 19:09:50 -0700 (PDT) (envelope-from null@pozo.com) Message-Id: <5.1.1.6.2.20020907190825.00a956c8@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Sat, 07 Sep 2002 19:09:49 -0700 To: Terry Lambert , Peter Wemm From: Manfred Antar Subject: Re: HEADS UP: i386 a.out binary users! Cc: current@FreeBSD.ORG In-Reply-To: <3D79A95B.766946A9@mindspring.com> References: <20020907014825.BA2A02A894@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 12:23 AM 9/7/2002 -0700, Terry Lambert wrote: >Peter Wemm wrote: >> You will need to either add: >> options COMPAT_AOUT >> to your kernel config when you next rebuild, or do a 'kldload aout' >> when you want to run an old a.out binary. > >Is this going to be turned on be default in the rc scripts, >until such time as sysinstall is taught about asking the user >the same way it asks the user about compatability packages or >Linux emulation? > >-- Terry > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message I cant get a kernel to compile without COMPAT_AOUT: (pro2)201}make linking kernel.debug imgact_gzip.o: In function `do_aout_hdr': ../../../kern/imgact_gzip.c:280: undefined reference to `aout_sysvec' *** Error code 1 Stop in /usr/src/sys/i386/compile/pro2. Works fine if I add options COMPAT_AOUT Manfred ================================== || null@pozo.com || || Ph. (415) 681-6235 || ================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message