Date: Tue, 12 Dec 2000 21:04:56 +0100 From: "Peter H." <HotShot@BusinessNet.de> To: <freebsd-stable@FreeBSD.ORG> Subject: make installworld: "opnames.h: No such file or directory" Message-ID: <004501c06476$cd98b6f0$6f00000a@athlon700>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004501c06476$cd98b6f0$6f00000a>