From owner-freebsd-stable Thu Sep 21 20: 3:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from area51.slashnet.org (area51.slashnet.org [208.222.214.95]) by hub.freebsd.org (Postfix) with ESMTP id CF34A37B422 for ; Thu, 21 Sep 2000 20:03:25 -0700 (PDT) Received: from edgemaster.zombie.org (edgemaster.creighton.edu [147.134.107.69]) by area51.slashnet.org (Postfix) with ESMTP id 3D9B614D544 for ; Thu, 21 Sep 2000 23:03:24 -0400 (EDT) Received: by edgemaster.zombie.org (Postfix, from userid 1001) id AE0E798A6; Thu, 21 Sep 2000 22:03:22 -0500 (CDT) Date: Thu, 21 Sep 2000 22:03:22 -0500 From: Sean Kelly To: stable@freebsd.org Subject: Going backwards with buildworld Message-ID: <20000921220322.A84442@edgemaster.zombie.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am currently running -CURRENT from August 10th, and now I am attempting to CVSup back to RELENG_4. I've got the source, and I did a 'make clean', but upon building the world, I am greeted with this: cp B/Asmdata.pm /usr/obj/usr/src/gnu/usr.bin/perl/perl/build/B/B/Asmdata.pm cp O.pm /usr/obj/usr/src/gnu/usr.bin/perl/perl/build/B/O.pm cp B/Stackobj.pm /usr/obj/usr/src/gnu/usr.bin/perl/perl/build/B/B/Stackobj.pm cp B/Xref.pm /usr/obj/usr/src/gnu/usr.bin/perl/perl/build/B/B/Xref.pm perl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib -I/usr/obj/usr/src/gnu/usr.bin /perl/perl/lib /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/ExtUtils/xsubpp -type map /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/ExtUtils/typemap -typemap typemap B.xs >xstmp.c && mv xstmp.c B.c cc -c -DVERSION=\"a5\" -DXS_VERSION=\"a5\" -DPIC -fpic -I/usr/obj/usr/sr c/gnu/usr.bin/perl/perl -I/usr/obj/usr/src/i386/usr/include B.c Running Mkbootstrap for B () DynaLoader object version 1.04 does not match $DynaLoader::VERSION 1.03 at /usr/ obj/usr/src/gnu/usr.bin/perl/perl/lib/DynaLoader.pm line 80. Compilation failed in require at /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/ExtU tils/Mkbootstrap.pm line 21. *** Error code 255 Is this because I am trying to go backwards or is something just broken? If it is because I'm going backwards, does anybody have a suggestion on how I might successfully go from -CURRENT to -STABLE? Thanks, -- Sean Kelly or PGP KeyID: 4AC781C7 http://www.sean-kelly.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message