A better choice might be to rename $(PERLDOC) in the makefile to $(PERLDOC_EXE).
On Wed, Feb 17, 2010 at 1:27 PM, Jonathan Leto <[email protected]> wrote: > Howdy, > > Should we set PERLDOC="" in the shell that the configure and build > happen in, to prevent this? > > Thanks for reporting this, eggyknap++ > > Duke > > > > On Wed, Feb 17, 2010 at 6:06 AM, Joshua Tolley <[email protected]> wrote: >> I found myself unable to build just now. The build process would show me a >> POD >> document, I'd exit the pager, and it would show me another. This happened two >> or three times, and then the build failed complaining about a missing .pod >> file. It turns out this was because I had the PERLDOC environment variable >> set >> to "-i". Unsetting it fixed my build problems. >> >> I hope this is useful to someone ;) >> >> -- >> Joshua Tolley / eggyknap >> End Point Corporation >> http://www.endpoint.com >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.9 (GNU/Linux) >> >> iEYEARECAAYFAkt7998ACgkQRiRfCGf1UMNHmwCgj8JCRBvEuzZhnboThMTLWiAu >> 1wMAn1C/1JAkOgp/5A32kWdgllyrulZi >> =7Nie >> -----END PGP SIGNATURE----- >> >> _______________________________________________ >> http://lists.parrot.org/mailman/listinfo/parrot-dev >> >> > > > > -- > Jonathan "Duke" Leto > [email protected] > http://leto.net > _______________________________________________ > http://lists.parrot.org/mailman/listinfo/parrot-dev > -- Will "Coke" Coleda _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
