Skip site navigation (1)Skip section navigation (2)
Date:      1 Jun 1998 13:52:11 -0000
From:      "Brian Feldman" <brianfeldman@hotmail.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: ELF preparation step 2 done
Message-ID:  <19980601135211.18659.qmail@m2.findmail.com>
In-Reply-To: <x7lnrh6cmh.fsf@singularity.enigami.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Oops, quite sorry, objectformat should have "OBJFORMAT=elf", not "BINFORMAT=elf". Sorry again.

Brian Feldman

> "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
> 
> 


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?19980601135211.18659.qmail>