From owner-freebsd-stable Sun Aug 26 13: 8:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id 067C937B406 for ; Sun, 26 Aug 2001 13:08:34 -0700 (PDT) (envelope-from chynnee@mindspring.com) Received: from desktop (user-112urr6.biz.mindspring.com [66.47.111.102]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with SMTP id QAA07970 for ; Sun, 26 Aug 2001 16:08:33 -0400 (EDT) Message-ID: <031101c00f99$6edf8850$0701a8c0@desktop> From: "Chynnee" To: Subject: "make buildworld" problems Date: Sat, 26 Aug 2000 16:08:42 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2479.0006 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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