From owner-freebsd-current Wed May 13 08:56:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19783 for freebsd-current-outgoing; Wed, 13 May 1998 08:56:38 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mylanders.com (mylanders.com [206.252.160.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA19775 for ; Wed, 13 May 1998 08:56:35 -0700 (PDT) (envelope-from nat@mylanders.com) Received: from localhost (nat@localhost) by mylanders.com (8.8.8/8.8.5) with SMTP id LAA02110; Wed, 13 May 1998 11:11:36 -0500 (CDT) Date: Wed, 13 May 1998 11:11:36 -0500 (CDT) From: John Frader To: John Birrell cc: freebsd-current@FreeBSD.ORG Subject: Re: buildworld and make clean errors In-Reply-To: <199805112149.HAA11347@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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