Re: mod_perl is hard to set up on gentoo; this even messes up vim

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed 15 Jul 2009, Kevin O'Gorman wrote:
> Errno architecture (i686-linux-2.6.24-gentoo-r4-kosmanor) does not
> match executable architecture
> (i686-linux-thread-multi-2.6.28-gentoo-r5-kosmanor) at
> /usr/lib/perl5/site_perl/5.8.8/Errno.pm line 11.

To me this does not look like a modperl bug but rather a bug in your 
perl installation. You somehow managed to get an Errno.pm made for 
2.6.24 running on 2.6.28.

These lines in Errno.pm generate the message:

"$Config{'archname'}-$Config{'osvers'}" eq
"x86_64-linux-thread-multi-2.6.27" or
        die "Errno architecture (x86_64-linux-thread-multi-2.6.27) does 
not match executable architecture 
($Config{'archname'}-$Config{'osvers'})";

Torsten

-- 
Need professional mod_perl support?
Just hire me: torsten.foertsch@xxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux