472,146 Members | 1,443 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,146 software developers and data experts.

Re: Problem building python in virtual machine running centos

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 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 -I.
-I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o
Objects/unicodeobject.c
In file included from ./Include/Python.h:76,
from Objects/unicodeobject.c:39:
./Include/object.h:228: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzillafor instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
Any suggestion of what am I doing wrong?

Thanks
Alex
Jun 27 '08 #1
0 858

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

29 posts views Thread by Maurice LING | last post: by
24 posts views Thread by Richard Blackwood | last post: by
reply views Thread by Robby Dermody | last post: by
118 posts views Thread by 63q2o4i02 | last post: by
reply views Thread by | last post: by
2 posts views Thread by Chris Miles | last post: by
3 posts views Thread by Alexandre Gillet | last post: by
4 posts views Thread by Ognjen Bezanov | last post: by
reply views Thread by Saiars | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.