develooper Front page | perl.perl5.porters | Postings from July 2001

bleadperl on cygwin, make hangs in a loop

From:
Gerrit P. Haase
Date:
July 29, 2001 08:38
Subject:
bleadperl on cygwin, make hangs in a loop
Message ID:
3B6054CE.5507.238DD5EA@localhost
Hi, 

i got Problems building bleadperl today.

[...]
	Making File::Glob (dynamic)
Writing Makefile for File::Glob
make[1]: Entering directory `/src/buildperl/ext/File/Glob'
Makefile out-of-date with respect to ../../../lib/Config.pm ../../../config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
../../../miniperl -I../../../lib -I../../../lib Makefile.PL "INSTALLDIRS=perl" "PERL_CORE=1" "LIBPERL_A=libperl5_7_2"
Writing Makefile for File::Glob
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make[1]: *** [Makefile] Error 1
make[1]: Failed to remake makefile `Makefile'.
make[1]: Leaving directory `/src/buildperl/ext/File/Glob'
make[1]: Entering directory `/src/buildperl/ext/File/Glob'
Makefile out-of-date with respect to ../../../lib/Config.pm ../../../config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
../../../miniperl -I../../../lib -I../../../lib Makefile.PL "INSTALLDIRS=perl" "PERL_CORE=1" "LIBPERL_A=libperl5_7_2"
Writing Makefile for File::Glob
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make[1]: *** [Makefile] Error 1
make[1]: Failed to remake makefile `Makefile'.
make[1]: Leaving directory `/src/buildperl/ext/File/Glob'
make[1]: Entering directory `/src/buildperl/ext/File/Glob'
Makefile out-of-date with respect to ../../../lib/Config.pm ../../../config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
../../../miniperl -I../../../lib -I../../../lib Makefile.PL "INSTALLDIRS=perl" "PERL_CORE=1" "LIBPERL_A=libperl5_7_2"
Writing Makefile for File::Glob
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make[1]: *** [Makefile] Error 1
[...]
and so on forever....

gph


-- 
=^..^=



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About