Date: Sun, 25 Apr 2010 03:05:26 -0700 From: milki <milki@rescomp.berkeley.edu> To: freebsd-perl@freebsd.org Subject: perl5.8 port moves BSDPAN path in front of site_perl Message-ID: <20100425100526.GF38792@hal.rescomp.berkeley.edu>
next in thread | raw e-mail | index | archive | help
--fOHHtNG4YXGJ0yqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable For sometime, I've been ignoring the build warning from Module::Build: Checking prerequisites... requires: ! Couldn't find a $VERSION in prerequisite ExtUtils::MakeMaker I know that p5-ExtUtils is installed with the correct version so it didn't really matter. But I also know that CPAN's version of ExtUtils::MakeMaker does have a $VERSION line. So I've finally investigated this and found out that Module::Build is not looking at p5-ExtUtil's MakeMaker but perl5.8's BSDPAN ExtUtil::MakeMaker. I traced this back to a commit made in 2005 [0], which places the BSDPAN before site_perl. Is there any reason that this version of MakeMaker is bundled with perl5.8? [0] http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D990305+0+/usr/local/www/d= b/text/2005/cvs-ports/20051225.cvs-ports --=20 milki milki@rescomp.berkeley.edu RSSP-IT programmers --fOHHtNG4YXGJ0yqR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iQEcBAEBAgAGBQJL1BPmAAoJEA6hoTBrQn1uXCQH/2V1F11mjk2wN0TE0PvLV7pX jRbP517mqMxIipT1JCpc9EWtY+lB9jr9DUHd0nl9QM/VOuqCA9wzw80j/9CXkFUE YG9TGUlwBYKlCqA3BzUf33/UO1bvwjXO4nZYs6CUORy/MYYPLOW/K1oSR/RIe8ol pbAO89X5OJtj2Ff4SUVvCCKQ51PRnvvYiicXpnO+LGla41kFvtFbCXZ2JQZaJPxU 3OQTIHYBUDROp1MHkW914DiwBdjxgoM/L9FnCyLOaj8tBw4RoSTKTxlU4Uj/ERRv zE1J/V6Wv9vT8YEopvhJ9slw7iH1z2UNdSfL2j2Zm097DrMOXKHqHQt0YSFxb8k= =tjrK -----END PGP SIGNATURE----- --fOHHtNG4YXGJ0yqR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100425100526.GF38792>