From nobody@FreeBSD.org  Thu Jun 30 09:40:22 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 24E1516A421
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Jun 2005 09:40:22 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0C46D43D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Jun 2005 09:40:22 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j5U9eKtS018922
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Jun 2005 09:40:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j5U9eK11018921;
	Thu, 30 Jun 2005 09:40:20 GMT
	(envelope-from nobody)
Message-Id: <200506300940.j5U9eK11018921@www.freebsd.org>
Date: Thu, 30 Jun 2005 09:40:20 GMT
From: Matthias Bauer <matthiasb@acm.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ports/math/ntl does not build in certain chrooted environments
X-Send-Pr-Version: www-2.3

>Number:         82811
>Category:       ports
>Synopsis:       ports/math/ntl does not build in certain chrooted environments
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 30 09:50:16 GMT 2005
>Closed-Date:    Thu Jun 30 17:34:07 GMT 2005
>Last-Modified:  Thu Jun 30 17:34:07 GMT 2005
>Originator:     Matthias Bauer
>Release:        
>Organization:
>Environment:
>Description:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2005062918/ntl-5.4.log
>How-To-Repeat:
build in a chrooted environment without perl
>Fix:
diff -Nur ntl/Makefile ntl.new/Makefile
--- ntl/Makefile    Thu Jun 30 11:36:47 2005
+++ ntl.new/Makefile    Thu Jun 30 11:27:43 2005
@@ -18,6 +18,7 @@
 LIB_DEPENDS=   gmp.6:${PORTSDIR}/math/libgmp4
 .endif
 
+USE_PERL5_BUILD=yes
 HAS_CONFIGURE= yes
 CONFIGURE_ARGS=    CC="${CC}" CFLAGS="${CFLAGS}" \
        CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" NTL_STD_CXX=on
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Thu Jun 30 17:33:59 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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