Date: Sat, 10 Oct 1998 03:35:22 +0200 (SAT) From: Robert Nordier <rnordier@nordier.com> To: eculp@webwizard.org.mx (Edwin Culp) Cc: rnordier@nordier.com, current@FreeBSD.ORG Subject: Re: make world broken? Message-ID: <199810100135.DAA06585@ceia.nordier.com> In-Reply-To: <361EB3EF.F83B3E1B@webwizard.org.mx> from Edwin Culp at "Oct 9, 98 08:10:07 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810100135.DAA06585>