From nobody@FreeBSD.ORG Wed Jul 28 10:08:52 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id BD0BB14CAB; Wed, 28 Jul 1999 10:08:52 -0700 (PDT)
Message-Id: <19990728170852.BD0BB14CAB@hub.freebsd.org>
Date: Wed, 28 Jul 1999 10:08:52 -0700 (PDT)
From: rich@math.missouri.edu
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: installworld over nfs broken (3.2S)
X-Send-Pr-Version: www-1.0

>Number:         12856
>Category:       misc
>Synopsis:       installworld over nfs broken (3.2S)
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 28 10:10:01 PDT 1999
>Closed-Date:    Wed Mar 28 13:32:18 PST 2001
>Last-Modified:  Wed Mar 28 13:35:55 PST 2001
>Originator:     Richard Winkel
>Release:        3.2-stable cvsupped 7/25
>Organization:
Univ. of Missouri
>Environment:
NFS server: FreeBSD crayon 3.2-STABLE FreeBSD 3.2-STABLE #0: Fri Jul 23 17:35:05 CDT 1999     root@crayon:/u2/src/sys/compile/g6_da0_crayon  i386
NFS client: FreeBSD crusty.math.missouri.edu 3.2-STABLE FreeBSD 3.2-STABLE #0: Fri May 28 16:34:23 CDT 1999     root@crayon.math.missouri.edu:/usr/src/sys/compile/g6_da0  i386

>Description:
make buildworld on nfs server works fine.
make installworld on nfs client dies:
===> 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  INSTALLPRIVLIB=/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

Stop.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: iedowse 
State-Changed-When: Wed Mar 28 13:32:18 PST 2001 
State-Changed-Why:  
Installworld over NFS works for lots of people, though there are 
a few gotchas; /etc/make.conf files on client and server must match, 
and the absolute /usr/src paths must match also. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=12856 
>Unformatted:
