>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 9/28/00, 10:53:21 PM, [EMAIL PROTECTED] wrote regarding Make 
World:


> 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



Justin,

CURRENT utilizes a different (more recent) version of perl (5.6.0).

AFAIR, this problem has already been reported to the list; AFAIR, Kris 
Kennaway suggested wiping out all traces of perl before making the 4.x 
buildworld.

N.B. I am NOT sure this will grant you success.

AFAIR, a few weeks ago, you had to downgrade such pieces as e.g. 
binutils and gcc. You will have to check those items yourself. At any 
rate, if something does go wrong, you have a clue ...

HTH,
Salvo





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

Reply via email to