From owner-freebsd-stable Tue Dec 12 12:26:13 2000 From owner-freebsd-stable@FreeBSD.ORG Tue Dec 12 12:26:09 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from klentaq.com (klentaq1.emergingtech.org [199.217.151.234]) by hub.freebsd.org (Postfix) with ESMTP id C24B337B400 for ; Tue, 12 Dec 2000 12:26:08 -0800 (PST) Received: (from stabilizer@localhost) by klentaq.com (8.9.3/8.9.2) id OAA11172 for freebsd-stable@freebsd.org; Tue, 12 Dec 2000 14:37:44 -0600 (CST) (envelope-from stabilizer) Date: Tue, 12 Dec 2000 14:37:44 -0600 From: Wayne M Barnes To: freebsd-stable@freebsd.org Subject: [stabilizer@klentaq.com: Re: make installworld: "opnames.h: No such file or directory"] Message-ID: <20001212143744.B11133@klentaq.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- 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