Re: Problem building python in virtual machine running centos

2008-04-25 Thread Alexandre Gillet
Thanks for your answers. I did solve my problem. I upgraded my glibc libraries and it seems to solve the problem. I was able to build python-2.4.5 using gcc 4.1.2 (glibc-2.5-18.el5_1.1) Alex On Thu, 2008-04-24 at 18:05 -0700, Alexandre Gillet wrote: > Hi, > > I am trying to build python-2.4.5 on

Re: Problem building python in virtual machine running centos

2008-04-25 Thread Paul Boddie
On 25 Apr, 14:16, Paul Melis <[EMAIL PROTECTED]> wrote: > > "The bug is not reproducible, so it is likely a hardware or OS problem." > > This line is printed by GCC itself, not the OP It's a strange thing for anyone to claim in an error message, though, especially if it is reproducible. Perhaps so

Re: Problem building python in virtual machine running centos

2008-04-25 Thread Paul Melis
Paul Boddie wrote: On 25 Apr, 03:05, Alexandre Gillet <[EMAIL PROTECTED]> wrote: I am trying to build python-2.4.5 on Centos 5.1, which is a virtual machine running with xen. I am not able to build python. The compilation crash with the following: gcc -pthread -c -DNDEBUG -g -O3 -Wall -Wstric

Re: Problem building python in virtual machine running centos

2008-04-25 Thread Paul Boddie
On 25 Apr, 03:05, Alexandre Gillet <[EMAIL PROTECTED]> wrote: > > I am trying to build python-2.4.5 on Centos 5.1, which is a virtual > machine running with xen. > I am not able to build python. The compilation crash with the following: > gcc -pthread -c -DNDEBUG -g -O3 -Wall -Wstrict-prototypes