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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to