From owner-freebsd-stable@FreeBSD.ORG Mon Jul 5 15:49:48 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 EA70F16A4CE for ; Mon, 5 Jul 2004 15:49:48 +0000 (GMT) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7379F43D5C for ; Mon, 5 Jul 2004 15:49:48 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.161.84.3]) by out003.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040705154947.YOFE6671.out003.verizon.net@[192.168.1.3]>; Mon, 5 Jul 2004 10:49:47 -0500 Message-ID: <40E97899.3020001@mac.com> Date: Mon, 05 Jul 2004 11:49:45 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040608 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Odhiambo Washington References: <20040705084712.GA2805@ns2.wananchi.com> In-Reply-To: <20040705084712.GA2805@ns2.wananchi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [68.161.84.3] at Mon, 5 Jul 2004 10:49:47 -0500 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: Mon, 05 Jul 2004 15:49:49 -0000 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. -- -Chuck