From owner-freebsd-questions Mon Aug 5 2:36:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF42937B400; Mon, 5 Aug 2002 02:36:12 -0700 (PDT) Received: from ns0.binep.ac.ru (serv2.binep.ac.ru [193.233.44.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 957BF43E4A; Mon, 5 Aug 2002 02:36:10 -0700 (PDT) (envelope-from goshik@binep.ac.ru) Received: from byfi (byfi.binep.ac.ru [193.233.44.234]) by ns0.binep.ac.ru (8.11.6/8.11.6) with SMTP id g75AwYi69641; Mon, 5 Aug 2002 14:58:35 +0400 (MSD) (envelope-from goshik@binep.ac.ru) Message-ID: <031f01c23c63$845cd360$ea2ce9c1@binep.ac.ru> From: "Igor B. Bykhalo" To: "FreeBSD Questions" Cc: Subject: devel/p5-Time-HiRes fails with "Your Makefile has been rebuilt" Date: Mon, 5 Aug 2002 13:36:00 +0400 Organization: BINEPCP RAS MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Looks like there is a loop occuring during the build... Anyone knows how to fix the following breakage? (Sorry for line wrapping) ---->8---------- goshik# make clean install ===> Cleaning for p5-Time-HiRes-01.20 ===> Extracting for p5-Time-HiRes-01.20 >> Checksum OK for Time-HiRes-01.20.tar.gz. ===> Patching for p5-Time-HiRes-01.20 ===> Configuring for p5-Time-HiRes-01.20 Configuring... Looking for usleep()... You have usleep() Looking for ualarm()... You have ualarm() Checking if your kit is complete... Looks good Writing Makefile for Time::HiRes Done configuring Now you may issue 'make'. Do not forget also 'make test'. ===> Building for p5-Time-HiRes-01.20 Makefile out-of-date with respect to /usr/libdata/perl/5.00503/mach/Config.pm /usr/libdata/perl/5.00503/mach/CORE/config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/bin/perl5.00503 "-I/usr/libdata/perl/5.00503/mach" "-I/usr/libdata/perl/5.00503" Makefile.PL "CC=cc" "CCFLAGS=-O -pipe " "PREFIX=/usr/local" "INSTALLPRIVLIB=/usr/local/lib" "INSTALLARCHLIB=/usr/local/lib" Configuring... Looking for usleep()... You have usleep() Looking for ualarm()... You have ualarm() Checking if your kit is complete... Looks good Writing Makefile for Time::HiRes Done configuring Now you may issue 'make'. Do not forget also 'make test'. ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/ports/devel/p5/work/Time-HiRes-01.20. *** Error code 1 Stop in /usr/ports/devel/p5-Time-HiRes. ---->8---------- # uname -a FreeBSD goshik.binep.ac.ru 4.6-STABLE FreeBSD 4.6-STABLE #22: Mon Aug 5 12:23:51 MSD 2002 goshik@goshik.binep.ac.ru:/usr/obj/usr/src/sys/GO i386 BTW, this was the attempt to buils sysutils/fastest_cvsup TIA, Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message