Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2008 09:40:34 +0100
From:      Anton Berezin <tobez@tobez.org>
To:        Noah <admin2@enabled.com>
Cc:        freebsd-perl@freebsd.org
Subject:   Re: perl from /usr/ports Errno architecture
Message-ID:  <20081125084034.GA96108@heechee.tobez.org>
In-Reply-To: <492B7211.2060600@enabled.com>
References:  <492B7211.2060600@enabled.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081125084034.GA96108>