Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2013 15:02:54 +1100
From:      "Daniel O'Callaghan" <danny@clari.net.au>
To:        freebsd-questions@freebsd.org
Subject:   amd64 and COMPAT_AOUT
Message-ID:  <51244AEE.5090005@clari.net.au>

next in thread | raw e-mail | index | archive | help
I'm migrating a lot of services to a new server running 9.1 amd64.
I have a VMWare FreeBSD 3.3 server I want to decommission, which is 
running a client's website with a shopping cart system in an a.out 
binary (source code lost long ago).

I have just tried to build a new kernel on the 9.1/amd64 machine with 
COMPAT_AOUT added to /usr/src/sys/amd64/conf/NEWKERNEL but ...

root@corella:/usr/src/sys/amd64/conf # config NEWKERNEL
NEWKERNEL: unknown option "COMPAT_AOUT"

COMPAT_AOUT is recognised in i386/conf

The funny thing is that in amd64/conf/NOTES is
device          gzip            #Exec gzipped a.out's.  REQUIRES 
COMPAT_AOUT!

Is it possible to get 9.1/amd64 to run i386 a.out binaries?
What might I be missing?

Thanks,

Danny



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