Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2000 14:37:44 -0600
From:      Wayne M Barnes <stabilizer@klentaq.com>
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>

next in thread | raw e-mail | index | archive | help
----- Forwarded message from Wayne M Barnes <stabilizer@klentaq.com> -----

Date: Tue, 12 Dec 2000 14:35:59 -0600
From: Wayne M Barnes <stabilizer@klentaq.com>
To: "Peter H." <HotShot@BusinessNet.de>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001212143744.B11133>