Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2006 12:54:27 +0100 (CET)
From:      Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@freebsd.org
Subject:   fix math/PDL build
Message-ID:  <200602281154.k1SBsRGr038929@hades.admin.frm2>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Joerg Pulz
>Organization:	TU-Munich / ZWE FRM-II
>Confidential:	no 
>Synopsis:	fix math/PDL build
>Severity:	serious
>Priority:	medium
>Category:	ports
>Class:		change-request
>Release:	FreeBSD 6.1-PRERELEASE i386
>Environment:
System: FreeBSD hades.admin.frm2 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #11: Wed Feb 22 19:01:44 CET 2006 root@hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386


	
>Description:
	This port is reported to produce errors during the build
	see:
	http://pointyhat.freebsd.org/errorlogs/i386-6-latest/

	Attached is a solution which solves the problem, at least
	here on my machine.
>How-To-Repeat:
	
>Fix:

	add the following lines to math/PDL/Makefile

	USE_GMAKE=	yes
	MAKE_ENV=	PERL5LIB=${WRKSRC}/blib/lib




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602281154.k1SBsRGr038929>