From owner-freebsd-stable Sat Sep 14 3:57:15 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA6937B400 for ; Sat, 14 Sep 2002 03:57:12 -0700 (PDT) Received: from reiteration.net (pc-62-31-233-54-se.blueyonder.co.uk [62.31.233.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id B96A443E3B for ; Sat, 14 Sep 2002 03:57:06 -0700 (PDT) (envelope-from jfm@fbsd.reiteration.net) Received: from localhost ([127.0.0.1] helo=fbsd.reiteration.net) by reiteration.net with esmtp (Exim 3.36 #1) id 17qAbp-000OGm-00 for freebsd-stable@freebsd.org; Sat, 14 Sep 2002 11:57:05 +0100 Received: (from jfm@localhost) by fbsd.reiteration.net (8.12.5/8.12.5/Submit) id g8EAv46V093295 for freebsd-stable@freebsd.org; Sat, 14 Sep 2002 11:57:04 +0100 (BST) Date: Sat, 14 Sep 2002 11:57:04 +0100 From: John To: freebsd-stable@freebsd.org Subject: 4.6 make buildworld failure Message-ID: <20020914105704.GB88449@reiteration.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello gurus After deleting /usr/src and /usr/obj I did a cvsup yesterday evening with the following supfile on a system 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 21 19:52: *default host=cvsup18.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-all *default tag=. ports-all doc-all Running make buildworld on this gives the following error: echo ld: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend ===> gnu/usr.bin/perl ===> gnu/usr.bin/perl/libperl ===> gnu/usr.bin/perl/miniperl ===> gnu/usr.bin/perl/perl Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) /usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib -e 'use AutoSplit; autosplit_lib_modules(@ARGV)' lib/*.pm lib/*/*.pm Permission denied. *** Error code 2 Stop in /usr/src/gnu/usr.bin/perl/perl. *** 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. I guess from this there must be a problem in perl! Can anyone advise on how to fix please? Thanks -- John - http://www.reiteration.net/~jfm For PGP public key finger jfm@reiteration.net or see webpage To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message