Date: Thu, 3 Jul 2003 07:42:02 +0800 From: "Gil Virtucio" <gihl@nesic.com.ph> To: <freebsd-questions@freebsd.org> Subject: ==> Please rerun the make command. <== Message-ID: <7AFB8158C8453248AA6E550F46887FE1360958@mail.nesic.com.ph>
next in thread | raw e-mail | index | archive | help
I've just finished rebuilding my FreeBSD 4.7 Release to FreeBSD 4.8 = Stable. The upgrading process went out fine. I have also updated the = ports collection. My problem is regarding the installation of some = ports. I ussually recieve the following error messages : -------------------------------------------------------------------------= ------------- =3D=3D=3D> Building for p5-HTML-Tagset-3.03 Makefile out-of-date with respect to = /usr/libdata/perl/5.00503/mach/Config.pm /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." Checking if your kit is complete... Looks good Writing Makefile for HTML::Tagset =3D=3D> Your Makefile has been rebuilt. <=3D=3D =3D=3D> Please rerun the make command. <=3D=3D false *** Error code 1 Stop in /usr/ports/www/p5-HTML-Tagset/work/HTML-Tagset-3.03. -------------------------------------------------------------------------= ------------- =20 I have encountered these problems when i installed the MRTG/mod_perl/and = several other stuff. Is this a problem with the version of Perl that I = am using? I have already tried updating Perl to version v5.8.0 but I = still recieve these error message. so what I ussually do is open the = port's Makefile and comment out the following lines: ------------------------------------------- # We move Makefile to Makefile.old here to avoid gnu make looping. #Makefile : Makefile.PL $(CONFIGDEP) # @echo "Makefile out-of-date with respect to $?" # @echo "Cleaning current config before rebuilding Makefile..." # -@$(RM_F) Makefile.old # -@$(MV) Makefile Makefile.old # -$(MAKE) -f Makefile.old clean $(DEV_NULL) || $(NOOP) # $(PERL) "-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" Makefile.PL = "CC=3Dcc" "CCFLAG$ # @echo "=3D=3D> Your Makefile has been rebuilt. <=3D=3D" # @echo "=3D=3D> Please rerun the make command. <=3D=3D" # false --------------------------------------- Is there any way to prevent or to fix this error? Is it safe or OK to = comment out those lines? I'd really apreciate whatever help you can = extend unto me.=20 Thank you very much. ----------------------------------------------------------------- Gil A. Virtucio Janitor/Collector/Messenger NEC System Integration and Construction Philippines Inc.=20 15th Floor BPI Buendia Center ________.__ ___ ___ .____ Gil Puyat Ave. Makati City 1200 / _____/|__|/ | \| | Cellphone : +639163989695 / \ ___| / ~ \ | Office Phone: +6328914167 \ \_\ \ \ Y / |___ \______ /__|\___|_ /|_______ \ \/ \/ \/ -----------------------------------------------------------------=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7AFB8158C8453248AA6E550F46887FE1360958>