From owner-freebsd-current Mon May 11 14:00:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19355 for freebsd-current-outgoing; Mon, 11 May 1998 14:00:39 -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 OAA19336 for ; Mon, 11 May 1998 14:00:34 -0700 (PDT) (envelope-from nat@mylanders.com) Received: from localhost (nat@localhost) by mylanders.com (8.8.8/8.8.5) with SMTP id QAA08981 for ; Mon, 11 May 1998 16:15:53 -0500 (CDT) Date: Mon, 11 May 1998 16:15:53 -0500 (CDT) From: John Frader To: freebsd-current@FreeBSD.ORG Subject: buildworld and make clean errors 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 Hello, I have a dual pentium 100 machine running freebsd-current from November1997.. On May8th I cvsuped new source and when I did a make world I got this error: In file included from /usr/src/usr.bin/rpcgen/rpc_util.c:44: /usr/obj/usr/src/tmp/usr/include/err.h:54: parse error before `__' *** Error code 1 It didn't keep going, it stopped. Then I cvsuped today again to see if any changes had been made to err.h and did a make clean in /usr/src but that errored out also with this: 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 *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Any help would be appreciated... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message