Skip site navigation (1)Skip section navigation (2)
Date:      22 Jan 2003 23:25:16 -0800
From:      joseph <altea@attbi.com>
To:        Bob Willcox <bob@immure.com>
Cc:        current list <freebsd-current@freebsd.org>
Subject:   Re: aout support not working on todays -current
Message-ID:  <1043306715.849.14.camel@Imerxion.we.client2.attbi.com>
In-Reply-To: <20030121163635.GB82912@luke.immure.com>
References:  <20030121163635.GB82912@luke.immure.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Bob,

Go into your kernel of choice and
build it with the following:

options COMPAT_AOUT 

now to enable AOUT binaries from the kernel loader.
Make and Install and reboot the about new kerenl
and aout will now work for you.
:) joseph


AOUT binaries... elf is the all around executable format for most 
loadable binaries.. 
On Tue, 2003-01-21 at 08:36, Bob Willcox wrote:
> I cvsup'd and built and installed a new -current system and kernel this
> morning and immediately noticed that my setiathome processes no longer
> ran. It appears that aout support is no longer working in -current.
> 
> Note that I do have the COMPAT_AOUT option set in my kernel config file
> (it is the same config file that I used to build with about a week ago
> and that kernel runs aout files just fine).
> 
> Anybody have any clues as to what happened?
> 
> Thanks,
> Bob


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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