I recently cvsup'ped my source to the Current 5.0 version of FreeBSD.  I 
recompiled the kernel and did all of that jazz and ultimately decided I wanted 
to go back to 4.1.  So, I used CVSup to download the 4.1 release.  I deleted 
the usr/obj directory and reissued the "make buildworld" command.  It went for 
a long time, but after a while it errored out with this message:

Writing Makefile for DynaLoader
mkdir /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/auto/DynaLoader
perl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib -
I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib -
I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib -
I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib DynaLoader_pm.PL DynaLoader.pm
Perl lib version (5.00503) doesn't match executable version (5.006) 
at /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm line 7.
Compilation failed in require at DynaLoader_pm.PL line 2.
BEGIN failed--compilation aborted at DynaLoader_pm.PL line 2.
*** Error code 255

Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl/perl.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/perl.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

I thought perhaps that I had some old sources laying around, so I blew away my 
entire src directory and re-downloaded it from CVS.  I deleted the usr/obj 
directory, and did a make buildworld and came up with the EXACT SAME ERROR!  I 
cannot figure this out.  Does anyone have any advice?

Thanks,
Justin

---------------------------------------------
This message was sent through JT's Webmail.
http://webmail.jdthomas.net/




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to