Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: mod_perl is hard to set up on gentoo; this even messes up vim
Date: Wed, 15 Jul 2009 14:40:12
Message-Id: h3kpne$vsu$1@ger.gmane.org
In Reply to: Re: [gentoo-user] Re: mod_perl is hard to set up on gentoo; this even messes up vim by Kevin O'Gorman
1 On 07/15/2009 06:22 AM, Kevin O'Gorman wrote:
2 > On Wed, Jul 15, 2009 at 3:25 AM, Torsten Veller<ml-en@××××××.net> wrote:
3 >> * Kevin O'Gorman<kogorman@×××××.com>:
4 >>> Errno architecture (i686-linux-2.6.24-gentoo-r4-kosmanor) does not
5 >>> match executable architecture
6 >>> (i686-linux-thread-multi-2.6.28-gentoo-r5-kosmanor) at
7 >>> /usr/lib/perl5/site_perl/5.8.8/Errno.pm line 11.
8 >> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9 >> Where does this file come from?
10 >>
11 >>
12 >
13 > That is from the file /etc/portage/package.use, which is used by the
14 > Gentoo package manager, "portage"...
15
16 On my machines that generated file resides in /usr/lib/perl5/5.8.8/i686-linux
17 and belongs to the perl package itself. I'd suggest deleting that file and
18 re-emerging perl to generate a new one.