From owner-freebsd-questions Thu Apr 12 23:30:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id E932837B496 for ; Thu, 12 Apr 2001 23:30:27 -0700 (PDT) (envelope-from david@www3.pacific-pages.com) Received: from d.tracker ([216.191.60.8]) by www3.pacific-pages.com (8.8.5) id AAA04894; Fri, 13 Apr 2001 00:29:50 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.11.3/8.11.2) id f3D6TaQ80858 for questions@freebsd.org; Fri, 13 Apr 2001 02:29:36 -0400 (EDT) (envelope-from david) Date: Fri, 13 Apr 2001 02:27:49 -0400 From: David Banning To: questions@freebsd.org Subject: stuck building 4.2 after -current Message-ID: <20010413022748.A80751@www3.pacific-pages.com> Reply-To: David Banning Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After a installing -current I am now attempting to re-install -stable (4.2). I first got this error during the installworld; /usr/share/man/man3/crypt_set_format.3.gz -> /usr/share/man/man3/crypt.3.gz rm: libcrypt.so.2: Operation not permitted *** Error code 1 Stop in /usr/src/lib/libcrypt. *** Error code 1 I found the schg flags set on some of the libraries, so went to /usr/lib and did a; chflags noschg * then tried the installworld again. Now I have this error; /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 Any idea how I can work this out? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message