From owner-freebsd-current Tue Apr 21 03:12:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA08258 for freebsd-current-outgoing; Tue, 21 Apr 1998 03:12:46 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ren.dtir.qld.gov.au (firewall-user@ns.dtir.qld.gov.au [203.108.138.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA08251; Tue, 21 Apr 1998 10:12:37 GMT (envelope-from syssgm@dtir.qld.gov.au) Received: by ren.dtir.qld.gov.au; id UAA18125; Tue, 21 Apr 1998 20:12:13 +1000 (EST) Received: from ogre.dtir.qld.gov.au(167.123.8.3) by ren.dtir.qld.gov.au via smap (3.2) id xma018120; Tue, 21 Apr 98 20:11:54 +1000 Received: from troll.dtir.qld.gov.au (troll.dtir.qld.gov.au [167.123.8.1]) by ogre.dtir.qld.gov.au (8.8.7/8.8.7) with ESMTP id UAA11064; Tue, 21 Apr 1998 20:11:54 +1000 (EST) Received: from localhost (syssgm@localhost) by troll.dtir.qld.gov.au (8.8.5/8.8.5) with SMTP id UAA11629; Tue, 21 Apr 1998 20:11:50 +1000 (EST) Message-Id: <199804211011.UAA11629@troll.dtir.qld.gov.au> X-Authentication-Warning: troll.dtir.qld.gov.au: syssgm@localhost didn't use HELO protocol To: sos@FreeBSD.ORG cc: gmarco@giovannelli.it (Gianmarco Giovannelli), current@FreeBSD.ORG, syssgm@dtir.qld.gov.au Subject: Re: usr.bin/expand breaks make world References: <199804211004.MAA05688@sos.freebsd.dk> In-Reply-To: <199804211004.MAA05688@sos.freebsd.dk> from S ren Schmidt at "Tue, 21 Apr 1998 12:04:14 +0200" Date: Tue, 21 Apr 1998 20:11:50 +1000 From: Stephen McKay Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 21st April 1998, S ren Schmidt wrote: >In reply to Gianmarco Giovannelli who wrote: >> > >and a lot of this errors ... >> > >[...] >> > > >> > >".depend", line 1979: Need an operator >> > >".depend", line 1980: Need an operator >> > >".depend", line 1981: Need an operator >> > >... >> > >> I have tried to newfs the /usr/obj and start again a new make world but >> the error is here again , same file, same point. This is strange. What does the corruption look like? On my system, parts of C programs were written to the .depend file. This might be a separate problem with generation of just this .depend file. >Are you by any chance running SMP and with a large -j ?? >I get messed up dependencies when I run with -j9... >It started when Bruce messed around with the makefiles weeks ago... This is getting murky. There are so many possible things to blame! I ran with -j2 but have only 12Mb of ram, so it does a lot of paging. Could your -j9 be enough to cause your system to page? Bruce's changes could be just a coincidence if you only started stressing your system recently. Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message