From owner-freebsd-current Sun May 31 17:05:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA19335 for freebsd-current-outgoing; Sun, 31 May 1998 17:05:20 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from m2.findmail.com (m2.findmail.com [209.185.96.135]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA19327 for ; Sun, 31 May 1998 17:05:17 -0700 (PDT) (envelope-from brianfeldman@hotmail.com) Received: (qmail 9690 invoked by uid 505); 1 Jun 1998 00:05:02 -0000 Date: 1 Jun 1998 00:05:02 -0000 Message-ID: <19980601000502.9689.qmail@m2.findmail.com> From: "Brian Feldman" Subject: Re: ELF preparation step 2 done In-Reply-To: <199805312243.IAA15578@cimlogic.com.au> To: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 Brian Feldman > Alex wrote: > > And what's the accepted method for building an elf-world? My efforts > > still seem to result in a make buildworld falling over. > > The make world process is currently unsuitable for building elf from > a standing start (i.e. with only aout). Messages to this list have > noted that certain elf preparation steps have been completed, not that > you can build elf yet. > > -- > John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ > CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 > > 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