From owner-freebsd-stable Wed Aug 16 14:50:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E50337B580; Wed, 16 Aug 2000 14:50:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA17825; Wed, 16 Aug 2000 14:50:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Wed, 16 Aug 2000 14:50:13 -0700 (PDT) From: Kris Kennaway To: Dan Langille Cc: freebsd-stable@freebsd.org Subject: Re: buildworld fails on perl: DynaLoader object version In-Reply-To: <200008160639.SAA21352@ducky.nz.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 16 Aug 2000, Dan Langille wrote: > I installed 4.0-release. Then cvsup'd by accident to -current. Only after > a buildworld, installworld, and a failed kernel build did I realised I've > gotten -current, not -stable. I removed /usr/src, and cvsup'd to -stable. > Now buildworld fails. I'm guessing it's because some of my userland > functions are borked from the previous actions. The errors appear at the > end of this message. Blow away the installed version at /usr/libdata/perl and it may have a better chance to build (I've not tried it, I just do -DNOPERL when trying to build 4.x under -current). -current has perl 5.6, which is causing this conflict. Mark Murray has a patch in testing, I think. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message