From owner-freebsd-stable Tue Dec 12 12:39:48 2000 From owner-freebsd-stable@FreeBSD.ORG Tue Dec 12 12:39:44 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from www.i-sphere.com (www.i-sphere.com [207.126.121.224]) by hub.freebsd.org (Postfix) with ESMTP id 372BB37B400 for ; Tue, 12 Dec 2000 12:39:44 -0800 (PST) Received: (from fasty@localhost) by www.i-sphere.com (8.11.1/8.11.0) id eBCKdaI10184; Tue, 12 Dec 2000 12:39:36 -0800 (PST) (envelope-from fasty) Date: Tue, 12 Dec 2000 12:39:36 -0800 From: faSty To: Wayne M Barnes Cc: fasty@i-sphere.com, freebsd-stable@FreeBSD.ORG Subject: Re: [stabilizer@klentaq.com: Re: make installworld: "opnames.h: No such file or directory"] Message-ID: <20001212123936.D8952@i-sphere.com> Reply-To: fasty@i-sphere.com References: <20001212143744.B11133@klentaq.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001212143744.B11133@klentaq.com>; from stabilizer@klentaq.com on Tue, Dec 12, 2000 at 02:37:44PM -0600 Sender: fasty@www.i-sphere.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had that similar problem with perl failure during make world. One guy told me make sure set correct time/date and I ran rdate -s tick.ucla.edu then make clean && make world.. It went charm and successful. PS. this really odd strange relate with time/date affect make world -trev On Tue, Dec 12, 2000 at 02:37:44PM -0600, Wayne M Barnes wrote: > ----- Forwarded message from Wayne M Barnes ----- > > Date: Tue, 12 Dec 2000 14:35:59 -0600 > From: Wayne M Barnes > To: "Peter H." > Subject: Re: make installworld: "opnames.h: No such file or directory" > User-Agent: Mutt/1.2i > In-Reply-To: <004501c06476$cd98b6f0$6f00000a@athlon700>; from HotShot@BusinessNet.de on Tue, Dec 12, 2000 at 09:04:56PM +0100 > > I have had similar problems from 4.0->4.1->4.2 > > I cannot make world unless I set NOPERL in make.conf. > > Even then, the kernel build stops when it can't find > linux_file.c. I find linux_file.c "misfiled" somewhere else > and copy it to where the make expects, it, and then > the kernel build stops in /sys/modules/, saying it don't know > how to make machine/random.h > > I'm stuck there. There is no makefile in ../machine, or near > random.h. > > A fresh cvsup does not help. > > My DSL has been down lately, so I have not been able to > try it today. My problems occurred about 2 days ago. > The kernel configuration file that I am using worked fine > at 4.0 and 4.1 > > - Wayne stabilizer@klentaq.com > > On Tue, Dec 12, 2000 at 09:04:56PM +0100, Peter H. wrote: > > i have ugraded my system from 4.0->4.1->4.2. > > since 4.2-release i always get this error when > > "make installworld" : > > > > ===> gnu/usr.bin/perl/perl > > install -c -s -o root -g wheel -m 555 perl /usr/bin > > /usr/bin/perl5 -> /usr/bin/perl > > /usr/bin/perl5.00503 -> /usr/bin/perl > > ===> gnu/usr.bin/perl/suidperl > > install -c -s -o root -g wheel -m 511 suidperl /usr/bin > > /usr/bin/sperl5 -> /usr/bin/suidperl > > /usr/bin/sperl5.00503 -> /usr/bin/suidperl > > ===> gnu/usr.bin/perl/library > > install: opnames.h: No such file or directory > > *** Error code 71 > > > > Stop in /usr/src/gnu/usr.bin/perl/library. > > *** Error code 1 > > > > Stop in /usr/src/gnu/usr.bin/perl. > > *** Error code 1 > > > > Stop in /usr/src/gnu/usr.bin. > > *** Error code 1 > > > > Stop in /usr/src/gnu. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > a fresh cvsup from the 4.2-stable source from zero doesn't > > solve this problem. (bad) workaround : deleting "library" in > > "SUBDIR" from "/usr/src/gnu/usr.bin/perl/Makefile". > > > > what goes wrong? > > > > -- > > thanks, > > Peter. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > -- > Wayne M Barnes stabilizer@klentaq.com > > > ----- End forwarded message ----- > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message