From owner-freebsd-current Mon Aug 31 01:59:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA14649 for freebsd-current-outgoing; Mon, 31 Aug 1998 01:59:07 -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 BAA14642 for ; Mon, 31 Aug 1998 01:59:03 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id TAA19707; Mon, 31 Aug 1998 19:10:15 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199808310910.TAA19707@cimlogic.com.au> Subject: Re: E-problem In-Reply-To: <199808310807.MAA05020@prcom.rcom.spb.su> from Alexey Pialkin at "Aug 31, 98 12:07:01 pm" To: pialkin@rcom.ru (Alexey Pialkin) Date: Mon, 31 Aug 1998 19:10:15 +1000 (EST) Cc: freebsd-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 Alexey Pialkin wrote: > > Hi ! > > After last cvsup (31.08.1998 11:02 MSD) i'v tried to run "make > aout-to-elf" and got problem. Any comments/recomendations ? > > sh-2.01# uname -a > FreeBSD prcom.rcom.spb.su 3.0-CURRENT FreeBSD 3.0-CURRENT #10: Fri Aug 21 20:15:20 MSD 1998 dragonfa@prcom.rcom.spb.su:/usr/src/sys/compile/PRCOM i386 > sh-2.01# make aout-to-elf > > -------------------------------------------------------------- > Doing an aout buildworld to get an up-to-date set of tools > -------------------------------------------------------------- > > ...... skipped .......... > > > -------------------------------------------------------------- > 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:/usr/bin:/bin:/usr/local/bin:/stand:/usr/sbin:/sbin:/usr/sbin:/sbin:/stand:/usr/X11R6/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/aout:/usr/obj/aout/usr/src/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib/aout LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib/aout:/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 Makefile.inc1 bootstrap-libraries > cd /usr/src/lib/csu/i386; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install cleandir obj > make: don't know how to make /usr/obj/usr/src/tmp/usr/include/sys/param.h. Stop ^ | missing aout --------------------------+ Looks like you have either a stale object directory or .depend since the includes referenced at this point in build should have aout in the object directory path. -- 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