Gentoo Archives: gentoo-user

From: Rumen Yotov <gentoo@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Xen and Perl upgrade in DomU -> does not match executable architecture
Date: Wed, 14 Dec 2005 15:51:24
Message-Id: 20051214173411.GA9690@mach.qrypto.org
In Reply to: [gentoo-user] Xen and Perl upgrade in DomU -> does not match executable architecture by Denny Schierz
1 On (14/12/05 12:39), Denny Schierz wrote:
2 > hi,
3 >
4 > i wanted to upgrade perl, but after compiling, the install fails with
5 > line, like this:
6 >
7 > cd /usr/include; h2ph * sys/*
8 > Errno architecture (i686-linux-2.6.11.12-xenu) does not match executable
9 > architecture (i686-linux-2.6.11.12-xen0)
10 > at /usr/lib/perl5/5.8.6/i686-linux/Errno.pm line 11.
11 > Compilation failed in require at /usr/lib/perl5/5.8.6/File/Path.pm line
12 > 166.
13 > BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.6/File/Path.pm
14 > line 166.
15 > Compilation failed in require at /usr/bin/h2ph line 8.
16 >
17 >
18 > The machine was build into Xen Dom0 and since several months its working
19 > in a DomU machine. But i have problems today with perl. I can't start
20 > amavisd-new, cause of the problems.
21 >
22 > amavisd debug
23 > ERROR: MISSING REQUIRED BASIC MODULES:
24 > Errno
25 > BEGIN failed--compilation aborted at /usr/sbin/amavisd line 148.
26 >
27 > i remerged glibc and tried perl, but only libperl was ok. I don't know,
28 > what i can do now.
29 >
30 > any suggestions?
31 >
32 > cu denny
33 >
34 > --
35 > Sicherheit verständlich http://www.sides.de
36 > GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=get&search=0xAB7D3FE0
37 >
38 Hi,
39 Try with newer Xen/3.0 & xen-sources/2.6.12.6.
40 Could also file/search for a bug on Xen project.
41 HTH.Rumen