From owner-freebsd-current Thu Sep 28 15: 3:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay1.inwind.it (relay1.inwind.it [212.141.53.67]) by hub.freebsd.org (Postfix) with ESMTP id 5D1DF37B440 for ; Thu, 28 Sep 2000 15:03:01 -0700 (PDT) Received: from bartequi.ottodomain.org (212.141.79.1) by relay1.inwind.it (5.1.046) id 39AFDC990042C86B; Fri, 29 Sep 2000 00:02:27 +0200 From: Salvo Bartolotta Date: Thu, 28 Sep 2000 23:03:04 GMT Message-ID: <20000928.23030400@bartequi.ottodomain.org> Subject: Re: Make World To: cvs@mezzoforte.org Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <200009282153.e8SLrLG79644@unix.jdthomas.net> References: <200009282153.e8SLrLG79644@unix.jdthomas.net> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 9/28/00, 10:53:21 PM, cvs@mezzoforte.org wrote regarding Make=20 World: > I recently cvsup'ped my source to the Current 5.0 version of FreeBSD. = =20 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=20 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=20 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= =20 away my > entire src directory and re-downloaded it from CVS. I deleted the=20 usr/obj > directory, and did a make buildworld and came up with the EXACT SAME=20 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=20 Kennaway suggested wiping out all traces of perl before making the 4.x=20 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.=20 binutils and gcc. You will have to check those items yourself. At any=20 rate, if something does go wrong, you have a clue ... HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message