From owner-freebsd-stable@FreeBSD.ORG Tue Jul 20 00:03:28 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D4DC16A4CE for ; Tue, 20 Jul 2004 00:03:28 +0000 (GMT) Received: from mail.apfel.de (mail.apfel.de [212.12.33.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id B285243D2D for ; Tue, 20 Jul 2004 00:03:27 +0000 (GMT) (envelope-from petzi@mail.apfel.de) Received: from mail.apfel.de (localhost [127.0.0.1]) by mail.apfel.de (8.12.10/8.12.9) with ESMTP id i6K03ODG065361; Tue, 20 Jul 2004 02:03:24 +0200 (CEST) (envelope-from petzi@mail.apfel.de) Received: (from root@localhost) by mail.apfel.de (8.12.10/8.12.5/Submit) id i6K03MuR065360; Tue, 20 Jul 2004 02:03:22 +0200 (CEST) (envelope-from petzi) Date: Tue, 20 Jul 2004 02:03:22 +0200 From: Charlie Root To: Chuck Swiger Message-ID: <20040720000322.GA65091@mail.apfel.de> References: <20040705084712.GA2805@ns2.wananchi.com> <40E97899.3020001@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40E97899.3020001@mac.com> User-Agent: Mutt/1.4.1i cc: freebsd-stable@FreeBSD.org Subject: Re: problem with /usr/ports/lang/perl5.8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 00:03:28 -0000 On Mon, Jul 05, 2004 at 11:49:45AM -0400, Chuck Swiger wrote: > Odhiambo Washington wrote: > >I am trying to install perl-5.8.4 on a 4.10-STABLE box, but the build > >always fails with MIME::Base64. > > Did you have an older version of perl-5.8 on that system? You might find > it useful to pkg_delete p5-* and the older perl before building 5.8.4. I have the same problem. It is not solved by following your suggestion. Michael