On Sat, Nov 24, 2012 at 06:55:16PM +0000, Kaya Saman wrote:
/usr/pkgsrc/devel/m4
then typing:
make install clean
I always do: make && make install && make clean
but otherwise this looks ok.
Making CPANPLUS (all)
Makefile out-of-date with respect to Makefile.PL
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
../../miniperl "-I../../lib" "-I../../lib" Makefile.PL
"INSTALLDIRS=perl" "INSTALLMAN1DIR=none" "INSTALLMAN3DIR=none"
"PERL_CORE=1" "LIBPERL_A=libperl.so"
Writing Makefile for CPANPLUS
Writing MYMETA.yml
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
*** Error code 1
Ther perl build process is ... bizare, and I don't understand many details
of the pkg - it probably is best to ask on the pkgsrc-users list for hints.
All I can say: it worked for me.
Martin