From owner-freebsd-questions Wed Jun 20 21: 7: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from citadel.simphost.com (citadel.simphost.com [216.253.163.10]) by hub.freebsd.org (Postfix) with ESMTP id 3C8AC37B401 for ; Wed, 20 Jun 2001 21:06:59 -0700 (PDT) (envelope-from jlschwab@simphost.com) Received: by citadel.simphost.com (Postfix, from userid 1000) id 71BAF24D05; Thu, 21 Jun 2001 00:10:54 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by citadel.simphost.com (Postfix) with ESMTP id 5DF4E20F04 for ; Thu, 21 Jun 2001 00:10:54 -0400 (EDT) Date: Thu, 21 Jun 2001 00:10:54 -0400 (EDT) From: jlschwab To: Subject: make buildworld to 4.3-S BROKEN!? Message-ID: <20010621000856.F32310-100000@citadel.simphost.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Heya Guys; For TWO weeks now; every day I have re-ran cvsup to 4.3-STABLE code, src-all, src-crypto, src-secure. that part works fine, but the make buildworld FAILS. .. 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 -lm" cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -I/usr/obj/usr/src/i386/usr/include -c perlmain.c 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 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error ....... any ideas on how to fix this? I have quite a few machines to upgrade ;( -Jason L. Schwab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message