From owner-freebsd-stable Mon Aug 9 6:57:22 1999 Delivered-To: freebsd-stable@freebsd.org Received: from chumbly.math.missouri.edu (chumbly.math.missouri.edu [128.206.72.12]) by hub.freebsd.org (Postfix) with ESMTP id 2B54F15183 for ; Mon, 9 Aug 1999 06:57:18 -0700 (PDT) (envelope-from rich@chumbly.math.missouri.edu) Received: (from rich@localhost) by chumbly.math.missouri.edu (8.9.1a/8.9.1) id IAA10323; Mon, 9 Aug 1999 08:55:07 -0500 (CDT) From: Rich Winkel Message-Id: <199908091355.IAA10323@chumbly.math.missouri.edu> Subject: Re: make installworld 3.2R -> 3.2S fails over NFS To: rich@chumbly.math.missouri.edu (Rich Winkel) Date: Mon, 9 Aug 1999 08:55:07 -0500 (CDT) Cc: freebsd-stable@freebsd.org In-Reply-To: <199907251851.NAA25780@chumbly.math.missouri.edu> from "Rich Winkel" at Jul 25, 99 01:51:52 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just cvsupped fresh sources this weekend with the same result. Does anyone else use nfs to "installworld"? Or am I the only one having this problem? According to Rich Winkel: > > This is from 3.2 sources cvsup'd today. > The buildworld on the nfs server goes fine, the make.conf files are > identical on the server and client, but make installworld on the client gives: > > [... lots of lines ...] > ===> 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 > cd /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/B ; make -B install INSTALLPRIVLI > B=/usr/libdata/perl/5.00503 INSTALLARCHLIB=/usr/libdata/perl/5.00503/mach > make: don't know how to make Makefile.PL. Stop > *** Error code 2 > > Stop. > *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message