WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Glibc recompile Centos 4.4 xen 3.0.2-2

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Glibc recompile Centos 4.4 xen 3.0.2-2
From: "postmaster/info" <info@xxxxxxxxxxxxxxx>
Date: Thu, 30 Nov 2006 13:17:29 +0100
Delivery-date: Thu, 30 Nov 2006 04:17:42 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: S&R Solutions
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AccUeYEQbBX1pB+hTemrH/astOn9rA==
Hello readers,

I am running into problems with recompiling glibc for xen with the
-mno-tls-direct-seg-refs flag. My system is a fully updates Centos 4.4 intel
machine with no hardware hypervisor, gcc version 3.4.6-3. Since I need to
use db4 (ldap,mysql) then I need to recompile glibc to my understanding to
get things running without the locking errors. So I downloaded
glibc-2.3.4-2.25.src.rpm and installed it. Compiling works perfect up to the
point that I add -mno-tls-direct-seg-refs to the BuildFlags of target ix86
in the glibc.spec file. This results in the following message:

checking whether ln -s works... yes
checking for i686-redhat-linux-gcc... gcc
checking for suffix of object files... configure: error: cannot compute
suffix of object files: cannot compile
See `config.log' for more details.
error: Bad exit status from /var/tmp/rpm-tmp.4094 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.4094 (%build)

Anybody any clues to how to solve this or where I can download a precompiled
xen-3.0.2-2 friendly glibc. Installing xen 3.0.3 failed due to mount error 6
and 2. So that is not a quick fix :(

Thanks and greetings,

Sjoerd de Heer





_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Glibc recompile Centos 4.4 xen 3.0.2-2, postmaster/info <=