Date: Sat, 26 Aug 2000 16:08:42 -0400 From: "Chynnee" <chynnee@mindspring.com> To: <stable@freebsd.org> Subject: "make buildworld" problems Message-ID: <031101c00f99$6edf8850$0701a8c0@desktop>
next in thread | raw e-mail | index | archive | help
Hi, I am having a re-occouring problem with make buildworld. First: I am running 4.3-RELEASE under VMWare and i sup'ed last nite over a fresh install (i was having this problem before, but since this is just a VMware machine, i didnt mind nuking). here is the part of the error on "make buildworld" ---- start error snip ----- Writing Makefile for DynaLoader Warning: /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm may be out of date with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh cd /usr/obj/usr/src/gnu/usr.bin/perl/perl && make lib/Config.pm 'lib/Config.pm' is up to date. Warning /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h out of date with /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.sh *** Error code 1 (ignored) Makefile out-of-date with respect to /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm /usr/obj/usr/src/gnu/usr.bin/perl/perl/config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" "-I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib" Makefile.PL "INSTALLDIRS=perl" "PERL_SRC=/usr/obj/usr/src/gnu/usr.bin/perl/perl" "INSTALLMAN3DIR=/usr/obj/usr/src/i386/usr/share/perl/man3" "PERL=/usr/obj/usr/src/gnu/usr.bin/perl/perl../miniperl/miniperl" "FULLPERL=perl" "DEFINE=-I/usr/obj/usr/src/i386/usr/include" "DEFINE=-DPERL_CORE" "LINKTYPE=static" "LIBS=-lperl -1m" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader. *** Error code 1 --- End error snip ---- The first time I saw this, i figured "well, it says rerun the make command" so i will. that was just a waste of clock cycles and time because it said the exact same thing. Any help/advice would be wonderful thanks Brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?031101c00f99$6edf8850$0701a8c0>