From owner-freebsd-current Tue Apr 21 02:56:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA05252 for freebsd-current-outgoing; Tue, 21 Apr 1998 02:56:18 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from www.giovannelli.it (www.giovannelli.it [194.184.65.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05198 for ; Tue, 21 Apr 1998 09:56:06 GMT (envelope-from gmarco@giovannelli.it) Received: from giovannelli.it (modem00.masternet.it [194.184.65.254]) by www.giovannelli.it (8.8.8/8.8.5) with ESMTP id LAA00419; Tue, 21 Apr 1998 11:53:12 +0200 (MET DST) Message-ID: <353C8A3E.5502E73C@giovannelli.it> Date: Tue, 21 Apr 1998 11:59:58 +0000 From: Gianmarco Giovannelli X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: current@FreeBSD.ORG CC: Stephen McKay Subject: Re: usr.bin/expand breaks make world References: <353C58B1.A740A130@giovannelli.it> <199804210714.RAA10146@troll.dtir.qld.gov.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stephen McKay wrote: > > On Tuesday, 21st April 1998, Gianmarco Giovannelli wrote: > > >After cvsupping today (980421) : > > > >===> usr.bin/expand > >No closing parenthesis in archive specification > >*** Error code 1 > > > >and a lot of this errors ... > >[...] > > > >".depend", line 1979: Need an operator > >".depend", line 1980: Need an operator > >".depend", line 1981: Need an operator > >... > > Look in .depend and check for corruption starting at line 1979 (or nearby). > Use 'hd .depend | more' and see whether the corruption starts on a page > boundary (multiple of 0x1000). If so, I am seeing the same thing. Do > you use NFS? If not, then the problem is a general VM problem, not NFS > specific as I first thought. I am not using NFS right now, I usually use it later for doing the reinstall on several other boxes... 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. If it would be a problem due to faulty fs code it have to trash files randomly I suppose... Btw it is my humble opinion... -- Regards... Gianmarco "Unix expert since yesterday" http://www.giovannelli.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message