Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2000 22:03:22 -0500
From:      Sean Kelly <smkelly@zombie.org>
To:        stable@freebsd.org
Subject:   Going backwards with buildworld
Message-ID:  <20000921220322.A84442@edgemaster.zombie.org>

next in thread | raw e-mail | index | archive | help
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 <smkelly@zombie.org> or <smkelly@slashnet.org>
   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000921220322.A84442>