From bcook@bsdwebsolutions.com  Sat Feb  1 06:50:07 2003
Return-Path: <bcook@bsdwebsolutions.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 88E8B37B422
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Feb 2003 06:50:07 -0800 (PST)
Received: from hvc-24-169-143-238.hvc.rr.com (hvc-24-169-143-238.hvc.rr.com [24.169.143.238])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DBD0643E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Feb 2003 06:50:06 -0800 (PST)
	(envelope-from bcook@bsdwebsolutions.com)
Received: by hvc-24-169-143-238.hvc.rr.com (Postfix, from userid 1003)
	id 92FDA5C; Sat,  1 Feb 2003 09:50:27 -0500 (EST)
Message-Id: <20030201145027.92FDA5C@hvc-24-169-143-238.hvc.rr.com>
Date: Sat,  1 Feb 2003 09:50:27 -0500 (EST)
From: bcook@poklib.org
Reply-To: bcook@poklib.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new 5.0 system without perl fails buildworld - handbook says nothing
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47787
>Category:       kern
>Synopsis:       new 5.0 system without perl fails buildworld - handbook says nothing
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    markm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 01 07:00:24 PST 2003
>Closed-Date:    Mon Mar 28 12:53:08 GMT 2005
>Last-Modified:  Mon Mar 28 12:53:08 GMT 2005
>Originator:     B. Cook
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
FreeBSD user
>Environment:
System: FreeBSD ibmbsd.at.home 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003     root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386


	
>Description:
	Buildworld fails due to lack of perl in src/lib/libcrypto/
>How-To-Repeat:
ibmbsd# cd /usr/src/secure/lib/libcrypto/
ibmbsd# make
perl -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/des/asm:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/perlasm /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bf/asm/bf-586.pl elf  > bf-586.cmt
perl: not found
*** Error code 127

Stop in /usr/src/secure/lib/libcrypto.

>Fix:

	I can install from ports perl5 or perl5.8 and the problem goes away.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->markm 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Sat Feb 1 07:06:27 PST 2003 
Responsible-Changed-Why:  
Over to markm who performed the last import. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47787 
State-Changed-From-To: open->feedback 
State-Changed-By: markm 
State-Changed-When: Sat Feb 1 12:00:25 PST 2003 
State-Changed-Why:  
This looks like you don't have full crypto sources. Are there old 
sources in there, and how did you get your src tree to its current state? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47787 

From: Doug Barton <DougB@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc: bcook@poklib.org
Subject: Re: i386/47787: new 5.0 system without perl fails buildworld
Date: Sat, 1 Feb 2003 23:32:56 -0800 (PST)

 I just completed a {build|install}{world|kernel} with the latest sources
 and no perl on this system, didn't have any problems. I think Mark's
 suggestion is probably correct, have you tried this with a fresh src and
 clean obj tree?
State-Changed-From-To: feedback->closed 
State-Changed-By: markm 
State-Changed-When: Mon Mar 28 12:52:20 GMT 2005 
State-Changed-Why:  
No longer a problem. 

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