From owner-freebsd-stable Thu Jul 6 13:22:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 4720337BB2B for ; Thu, 6 Jul 2000 13:22:15 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id IAA35022; Fri, 7 Jul 2000 08:21:56 +1200 (NZST) From: "Dan Langille" Organization: langille.org To: "Igor B. Bykhalo" Date: Fri, 7 Jul 2000 08:21:55 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: make world fails : file exists Reply-To: dan@langille.org Cc: Message-ID: <39659323.10073.581390D@localhost> In-reply-to: <3964DF9B.5211.2C3B2F0@localhost> References: <01bfe71e$c2a08c80$0000e9c1@serv2.binep.ac.ru> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 6 Jul 2000, at 19:35, Dan Langille wrote: > On 6 Jul 2000, at 10:49, Igor B. Bykhalo wrote: > > > Dan, > > > > > On Thu, 6 Jul 2000, Dan Langille wrote: > > > > > > > In my continuing 4-day saga to get 4.0-stable compiled, I encountered > > > > the following error during make world: > > > > > > > > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl - > > > > I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 - > > > > I/usr/obj/usr/src/i386/usr/include -c > > > > /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/toke.c -o > > > > toke.o mkdir: build: File exists *** Error code 1 > > > > > > After a shutdown to single user mode, I did a make clean, and then a > > > make world. The above error repeated. > > > > > > I did an fsck /dev/da0 and everything was fine. I'm about to do my > > > fifth > > > cvsup in five days. And also send another message to the client > > > explaining why their server is delayed. > > > > > > I had this mystery a month ago. I say mystery, because > > after 4th or 5th CVSup I decided to ran ntpdate to correct > > the machine's time, it was corrected for about 30 seconds, > > and guess what I get? Next buildworld went flawlessly! @#$!!!! > > Dunno what helped - CVSup or ntpdate... > > Hmmm, I had just finished my cvsup before your email arrived. I > checked the time on the troublesome box. It was out by about 30-45 > seconds compared to my cvsup server. We'll know in about 12 hours > (it's a P100).... Well success! It built! And sshd works! It appears that the out-of-sync time caused the problem. But then it might have been the latest cvsup. I have no idea. But it's one more thing to add to the list of things to check if make world fails. Thanks for the help folks. -- Dan Langille [I'm looking for more work] The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message