From owner-freebsd-stable Thu Jul 27 9:53:52 2000 Delivered-To: freebsd-stable@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 9E55037C10C for <freebsd-stable@FreeBSD.ORG>; Thu, 27 Jul 2000 09:53:38 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 0B3808CD; Thu, 27 Jul 2000 09:53:29 -0700 (PDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.02) with ESMTP id JAA07145; Thu, 27 Jul 2000 09:53:27 -0700 (PDT) Message-ID: <39806908.C474B840@cup.hp.com> Date: Thu, 27 Jul 2000 09:53:28 -0700 From: Marcel Moolenaar <marcel@cup.hp.com> Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Rasmus Skaarup <rasmus@gal.dk> Cc: Warner Losh <imp@village.org>, freebsd-stable@FreeBSD.ORG Subject: Re: make world fail (at) (fwd) References: <Pine.BSF.4.21.0007271107330.47595-100000@skaarup.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rasmus Skaarup wrote: > > > > I did a fresh cvsup in a empty /usr/src directory, and got the exact same > > > error: > > > > I did not follow this thread, but I assume you also had an empty > > /usr/obj? > > No. I removed the obj directory, and tried again and now it's working. I > figured that the exsting obj-files would be replaced, but apparently not. The problem comes when makefiles change (or any of the files that gets included). The "state" you have on disk may not be a valid one given the new makefiles, even though it was valid for previous versions of that makefile... > > > ".depend", line 7: Need an operator > > > ".depend", line 10: Need an operator > > > make: fatal errors encountered -- cannot continue > > > *** Error code 1 > > > > Can you mail what's on these lines? > > Somehow a lot of the .depend files (not only at, also banner.. etc) had > binary content (!?). They shouldn't have. Something got corrupted. Make sure your filesystem is clean... HTH, -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message