From owner-freebsd-current Fri Oct 9 18:36:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA12398 for freebsd-current-outgoing; Fri, 9 Oct 1998 18:36:49 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ceia.nordier.com (slip139-92-122-77.joh.za.ibm.net [139.92.122.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA12389 for ; Fri, 9 Oct 1998 18:36:40 -0700 (PDT) (envelope-from rnordier@nordier.com) Received: (from rnordier@localhost) by ceia.nordier.com (8.8.7/8.6.12) id DAA06585; Sat, 10 Oct 1998 03:35:24 +0200 (SAT) From: Robert Nordier Message-Id: <199810100135.DAA06585@ceia.nordier.com> Subject: Re: make world broken? In-Reply-To: <361EB3EF.F83B3E1B@webwizard.org.mx> from Edwin Culp at "Oct 9, 98 08:10:07 pm" To: eculp@webwizard.org.mx (Edwin Culp) Date: Sat, 10 Oct 1998 03:35:22 +0200 (SAT) Cc: rnordier@nordier.com, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Edwin Culp wrote: > Robert Nordier wrote: > > > Edwin Culp wrote: > > > Anyone else see this? > > > > > > /usr/obj/elf/usr/src/tmp/usr/libexec/aout/ld: > > > /usr/src/sys/boot/i386/loader/../b > > > tx/lib/crt0.o: malformed input file (not rel or archive) > > > *** Error code 1 > > > > > > Stop. > > > > > > Thanks > > > > > > > The new loader together with BTX support code expect OBJFORMAT == elf. > > > > > > > -- > > Robert Nordier > > Is /etc/objformat no longer sufficient? OBJFORMAT=elf I also have the > KERNFORMAT=elf as a system variable. At the moment, the new code is being lumped with the "legacy boot" code and OBJFORMAT=aout is being forced in a make world. As a stopgap, I've added a protective .ifdef to /sys/boot/i386/Makefile, so this shouldn't break more builds (though "loader" won't get built either). -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message