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 :
-------------------------------------------------------------------------------------- ===> 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 ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/ports/www/p5-HTML-Tagset/work/HTML-Tagset-3.03. -------------------------------------------------------------------------------------- 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..." # [EMAIL PROTECTED](RM_F) Makefile.old # [EMAIL PROTECTED](MV) Makefile Makefile.old # -$(MAKE) -f Makefile.old clean $(DEV_NULL) || $(NOOP) # $(PERL) "-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" Makefile.PL "CC=cc" "CCFLAG$ # @echo "==> Your Makefile has been rebuilt. <==" # @echo "==> Please rerun the make command. <==" # 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. Thank you very much. ----------------------------------------------------------------- Gil A. Virtucio Janitor/Collector/Messenger NEC System Integration and Construction Philippines Inc. 15th Floor BPI Buendia Center ________.__ ___ ___ .____ Gil Puyat Ave. Makati City 1200 / _____/|__|/ | \| | Cellphone : +639163989695 / \ ___| / ~ \ | Office Phone: +6328914167 \ \_\ \ \ Y / |___ \______ /__|\___|_ /|_______ \ \/ \/ \/ ----------------------------------------------------------------- _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"