Date: Mon, 31 Aug 1998 19:10:15 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: pialkin@rcom.ru (Alexey Pialkin) Cc: freebsd-current@FreeBSD.ORG Subject: Re: E-problem Message-ID: <199808310910.TAA19707@cimlogic.com.au> In-Reply-To: <199808310807.MAA05020@prcom.rcom.spb.su> from Alexey Pialkin at "Aug 31, 98 12:07:01 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808310910.TAA19707>
