Date: Wed, 13 May 1998 11:11:36 -0500 (CDT) From: John Frader <nat@mylanders.com> To: John Birrell <jb@cimlogic.com.au> Cc: freebsd-current@FreeBSD.ORG Subject: Re: buildworld and make clean errors Message-ID: <Pine.BSF.3.95q.980513110904.2076A-100000@mylanders.com> In-Reply-To: <199805112149.HAA11347@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
When I tried the make world this is what I got so far into it:
e/lst.lib/lstDeQueue.c
cc -O -pipe -I/usr/src/usr.bin/make -I/usr/obj/usr/src/tmp/usr/include
-c /usr/src/usr.bin/make/lst.lib/lstDestroy.c
In file included from /usr/src/usr.bin/make/make.h:66,
from /usr/src/usr.bin/make/lst.lib/lstInt.h:47,
from /usr/src/usr.bin/make/lst.lib/lstDestroy.c:48:
/usr/obj/usr/src/tmp/usr/include/stdlib.h:39: sys/cdafs.h: No such file or
directory
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
#
On Tue, 12 May 1998, John Birrell wrote:
> John Frader wrote:
> > rm -f a.out Errs errs mklog grep dfa.o grep.o getopt.o kwset.o obstack.o
> > search.o grep.1.gz grep.1.cat.gz
> > ===> gnu/usr.bin/gzip
> > "Makefile", line 11: Malformed conditional (${MACHINE_ARCH} == "i386")
> > "Makefile", line 11: Need an operator
> > "Makefile", line 14: if-less endif
> > "Makefile", line 14: Need an operator
> > make: fatal errors encountered -- cannot continue
>
> This looks like you need to do a make world to get /usr/share/mk updated.
> You can try just installing from there (sys.mk contains the MACHINE_ARCH
> default for the i386 make which doesn't have it compiled in) and then
> retrying the command that failed.
>
> The changes to the tree since Nov 97 are sufficiently major to required
> a 'make world' not a subset, IMO.
>
> --
> 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
>
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?Pine.BSF.3.95q.980513110904.2076A-100000>
