Date: 31 May 1998 23:10:14 -0400 From: The & of all Evil <root@enigami.com> To: "Brian Feldman" <brianfeldman@hotmail.com>, freebsd-current@FreeBSD.ORG Subject: Re: ELF preparation step 2 done Message-ID: <x7lnrh6cmh.fsf@singularity.enigami.com> In-Reply-To: "Brian Feldman"'s message of "1 Jun 1998 00:05:02 -0000" References: <19980601000502.9689.qmail@m2.findmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Brian Feldman" <brianfeldman@hotmail.com> writes:
> Well, after making world and having all /usr/libexec/{elf,aout}, I guess one could make an ELF world in a couple steps, if they're interested:
> 1. export BINFORMAT=elf and make usr.bin/objformat, and make install it
> 2. go to lib/, 'echo "BINFORMAT=elf" > /etc/objectformat' and make all the libs, and install them (to /usr/lib? mine installed there, I moved them to /usr/lib/elf, should the elf libs really be there or just /usr/lib?)
> 3. make the world; it _should_ work now, but I didn't try it
singularity:/usr/src/lib 14# make all
===> libcom_err
cc -O -pipe -c /usr/src/lib/libcom_err/com_err.c -o com_err.o
Unrecognized line in /etc/objectformat: BINFORMAT=elf
Unrecognized line in /etc/objectformat: BINFORMAT=elf
com_err.o: file not recognized: File format not recognized
*** Error code 1
Stop.
*** Error code 1
Stop.
Maybe there is another step somewhere?
--
Thinking of purchasing RAM from the Chip Merchant?
Please read this first: <http://www.enigami.com/~ckempf/chipmerchant.html>
Cory Kempf Macintosh / Unix Consulting & Software Development
ckempf@enigami.com <http://www.enigami.com/~ckempf/>
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?x7lnrh6cmh.fsf>
