From owner-freebsd-perl@FreeBSD.ORG Tue Nov 25 08:56:47 2008 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D06061065673 for ; Tue, 25 Nov 2008 08:56:47 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id 95B958FC37 for ; Tue, 25 Nov 2008 08:56:47 +0000 (UTC) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id E7A1E6D400; Tue, 25 Nov 2008 09:40:34 +0100 (CET) Date: Tue, 25 Nov 2008 09:40:34 +0100 From: Anton Berezin To: Noah Message-ID: <20081125084034.GA96108@heechee.tobez.org> References: <492B7211.2060600@enabled.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <492B7211.2060600@enabled.com> X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-perl@freebsd.org Subject: Re: perl from /usr/ports Errno architecture X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2008 08:56:47 -0000 On Mon, Nov 24, 2008 at 07:33:37PM -0800, Noah wrote: > any clues why I am getting a mismatch between architectures? How can I > cure this issue? > ===> Configuring for p5-Net-DNS-0.63 > Errno architecture (i386-freebsd-64int-6.2-release) does not match > executable architecture (i386-freebsd-64int-6.2-release-p11) at > /usr/local/lib/perl5/site_perl/5.8.8/Errno.pm line 11. You will have to update p5-Errno port which you have installed before you updated your FreeBSD installation. Better yet, just remove it with pkg_delete -f p5-Errno\* I do not see any reason to use it, as the version of this module included into perl distribution is very likely to be adequate to your needs. Hope this helps, \Anton. -- There is no beauty in entropy. -- Eliezer Yudkowsky