From owner-freebsd-stable Wed Jan 24 9:25:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from eos.umsl.edu (eos.umsl.edu [134.124.42.103]) by hub.freebsd.org (Postfix) with ESMTP id 7B21637B400 for ; Wed, 24 Jan 2001 09:25:07 -0800 (PST) Received: from eos.umsl.edu (localhost [127.0.0.1]) by eos.umsl.edu (8.11.1/8.11.0) with ESMTP id f0OHP3P92815 for ; Wed, 24 Jan 2001 11:25:04 -0600 (CST) (envelope-from tom@eos.umsl.edu) Message-ID: <3A6F0FEF.F4A4BAD9@eos.umsl.edu> Date: Wed, 24 Jan 2001 11:25:03 -0600 From: Tom Kyle Organization: University of Missouri-St. Louis X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: make installworld fails Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm tracking STABLE and 'make installworld' fails part of the way through the perl section: ===> 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. I blew away /usr/src, ran cvsup again, and then did a `make buildworld,` 'make buildkernel,' 'make installkernel,' and then the 'make installworld', where it died in the same place with the same error. My supfile contains the following: *default host=cvsup2.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all Any tips or suggestions? Tom - Thomas A. Kyle Network Security Administrator University of Missouri-St. Louis tkyle@jinx.umsl.edu (314) 516-6012 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message