Date: Thu, 4 Oct 2001 23:14:05 -0400 (EDT) From: "H. Wade Minter" <minter@lunenburg.org> To: <freebsd-questions@freebsd.org> Subject: perl module error - Makefile rebuilt? Message-ID: <20011004231239.K41676-100000@bunning.skiltech.com>
next in thread | raw e-mail | index | archive | help
I'm trying to install mysql323-server from the ports collection of a new RELENG_4_4 machine. However, when it tries to build any port, it craps out with: ===> Building for p5-Storable-1.0.13 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" Checking if your kit is complete... Looks good Writing Makefile for Storable ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/ports/devel/p5-Storable/work/Storable-1.0.13. *** Error code 1 Every perl module seems to have this "rerun the make command" error. Does anyone know why this would be happening? --Wade -- Do your part in the fight against injustice. Free Dmitry Sklyarov! http://www.freesklyarov.org/ Fight the DMCA! http://www.anti-dmca.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011004231239.K41676-100000>