From owner-freebsd-current Mon Aug 31 05:03:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA08888 for freebsd-current-outgoing; Mon, 31 Aug 1998 05:03:21 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA08882 for ; Mon, 31 Aug 1998 05:03:17 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id WAA20232; Mon, 31 Aug 1998 22:14:32 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199808311214.WAA20232@cimlogic.com.au> Subject: Re: E-day not completed ? get the following error In-Reply-To: <19980831123036.A17094@klemm.gtn.com> from Andreas Klemm at "Aug 31, 98 12:30:36 pm" To: andreas@klemm.gtn.com (Andreas Klemm) Date: Mon, 31 Aug 1998 22:14:32 +1000 (EST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (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 Andreas Klemm wrote: > /etc/make.conf contains BINFORMAT=elf Are you sure it hasn't got OBJFORMAT=elf too? > -------------------------------------------------------------- > Rebuilding bootstrap libraries > -------------------------------------------------------------- > cd /usr/src; > PATH=/usr/obj/aout/usr/src/tmp/sbin:/usr/obj/aout/usr/src/tmp/usr/sbin:/usr/obj/aout/usr/src/tmp/bin:/usr/obj/aout/usr/src/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/games:/usr/local/sbin:/usr/X11R6/bin:/usr/local/pgsql/bin:/usr/local/java/bin:/root/bin > BISON_SIMPLE=/usr/obj/aout/usr/src/tmp/usr/share/misc/bison.simple > COMPILER_PATH=/usr/obj/aout/usr/src/tmp/usr/libexec:/usr/obj/aout/usr/src/tmp/usr/bin > GCC_EXEC_PREFIX=/usr/obj/aout/usr/src/tmp/usr/lib:/usr/obj/aout/usr/src/tmp/usr/lib/ > LD_LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib > LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib:/usr/obj/aout/usr/src/tmp/usr/lib > NOEXTRADEPEND=t > OBJFORMAT_PATH=/usr/obj/aout/usr/src/tmp/usr/libexec:/usr/libexec > /usr/obj/aout/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/aout/usr/src/tmp -f ^ | This is an aout build. ------------------------------------+ > Makefile.inc1 bootstrap-libraries > cd /home/src/lib/csu/i386-elf; /usr/obj/aout/usr/src/tmp/usr/bin/make ^ | But src/Makefile.inc1 is seeing OBJFORMAT=elf. This means that /etc/make.conf must be overriding OBJFORMAT. -- 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