From owner-freebsd-current Sun Jun 7 19:24:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA08671 for freebsd-current-outgoing; Sun, 7 Jun 1998 19:24:11 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA08666 for ; Sun, 7 Jun 1998 19:24:06 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg by adelphi.physics.adelaide.edu.au (5.65/AndrewR-930902) id AA02140; Mon, 8 Jun 1998 11:53:53 +0930 Received: by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA16945; Mon, 8 Jun 1998 12:51:56 +0930 Date: Mon, 8 Jun 1998 12:51:56 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Jason Evans Cc: freebsd-current@FreeBSD.ORG Subject: Re: 'make buildworld' failure for one week. In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 7 Jun 1998, Jason Evans wrote: > mozart:/usr/src# BINFORMAT=ELF time make buildworld ^^^^^^^^^^^^^ -current isnt yet ready for elf-buildworlds unless you know what you're doing. A message by Lee Cremeans popped up directly after yours where he described the same failure point in his attempts to compile an elf-world. Remove the BINFORMAT=ELF and you should be able to bootstrap up to current using the age-old aout format (and then convert to elf down the track when support becomes finalized) Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message