From owner-freebsd-stable Thu Mar 19 09:38:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28916 for freebsd-stable-outgoing; Thu, 19 Mar 1998 09:38:07 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA28870 for ; Thu, 19 Mar 1998 09:37:57 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.82 #4) id 0yFjGJ-0003ec-00; Thu, 19 Mar 1998 09:37:51 -0800 Date: Thu, 19 Mar 1998 09:37:50 -0800 (PST) From: Tom To: ETX-B-SL Martti Kuparinen cc: freebsd-stable@FreeBSD.ORG Subject: Re: "make buildworld" fails on 2.2.6-BETA In-Reply-To: <199803191637.RAA00460@kk662.kk.etx.ericsson.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk On Thu, 19 Mar 1998, ETX-B-SL Martti Kuparinen wrote: > What's wrong with the current (1998-03-19) 2.2.6-BETA sources? Nothing, but your build environment is damaged. > ... > ===> gnu/usr.bin/cc/cpp > ".depend", line 9: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 Bad .depend files have been left behind. Probably from previous build. You aren't specifying NOCLEAN are you? Probably a "make depend" and/or a "make clean" will fix things, but this should be automatic. > /Martti Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message