Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gerrit P. Haase" Organization: Esse keine toten Tiere To: cygwin AT sources DOT redhat DOT com Date: Thu, 26 Jul 2001 17:35:10 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: bleadperl on cygwin, make hangs in a loop Reply-to: gp AT familiehaase DOT de CC: perl5-porters AT perl DOT org Message-ID: <3B6054CE.5507.238DD5EA@localhost> X-mailer: Pegasus Mail for Win32 (v3.12cDE) X-Hops: 1 X-Sender: 320081107336-0001 AT t-dialin DOT net 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 -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/