Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220937 - Can't compile Python Extensions for 32-bit systems on 64-bit systems
Summary: Can't compile Python Extensions for 32-bit systems on 64-bit systems
Status: RESOLVED DUPLICATE of bug 242776
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-08 14:09 UTC by Heiko Rehder
Modified: 2010-04-26 11:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***