Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Manfred Antar
At 07:27 PM 9/7/2002 -0700, Peter Wemm wrote: >Manfred Antar wrote: >> 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 t

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Peter Wemm
Manfred Antar wrote: > 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

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Don Lewis
On 7 Sep, Manfred Antar wrote: > 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 t

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Manfred Antar
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 scrip

Re: HEADS UP: i386 a.out binary users!

2002-09-07 Thread Terry Lambert
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