Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 220937

Summary: Can't compile Python Extensions for 32-bit systems on 64-bit systems
Product: Gentoo Linux Reporter: Heiko Rehder <heiko.rehder>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal CC: amd64, zioalex
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Heiko Rehder 2008-05-08 14:09:48 UTC
I tried to build new emul-packages on a AMD64-Plattform.
I followed the instructions on the how-to page.
After starting emerge -e world there were errors in building Python Extensions
Error:
LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).

After searching for this error in the internet I found a solution at
http://projects.linuxtogo.org/pipermail/openembedded-devel/2007-March/001722.html


Reproducible: Always

Steps to Reproduce:
1.Follow instructions to build AMD64 emul-packages
2.emerge -e world

Actual Results:  
for example libxml crashed with ERROR:
LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).

Expected Results:  
clean compile and merge process

Proposed Solution:

http://projects.linuxtogo.org/pipermail/openembedded-devel/2007-March/001722.html
Comment 1 Alessandro Surace 2010-04-26 08:12:44 UTC
Heiko,
the links you suggested doesn't work.

Please show us the solution and/or more info.

Alessandro

Comment 2 Pacho Ramos gentoo-dev 2010-04-26 11:26:23 UTC

*** This bug has been marked as a duplicate of bug 242776 ***