tag 528314 + upstream
tag 528314 + wontfix
thanks
On 11.05.2009 16:11, Armin Berres wrote:
Package: python2.5
Version: 2.5.4-1
Severity: normal
When including pyport.h in a program which gets compiled with -m32 on
AMD64 this check fails:
|#if LONG_BIT != 8 * SIZEOF_LONG
|/* 04-Oct-2000 LONG_BIT is apparently (mis)defined as 64 on some recent
| * 32-bit platforms using gcc. We try to catch that here at compile-time
| * rather than waiting for integer multiplication to trigger bogus
| * overflows.
| */
|#error "LONG_BIT definition appears wrong for platform (bad gcc/glibc
config?)."
|#endif
Seems as if Redhat has a fix for this issue since about four years.
RedHat didn't seem to forward this report.
See<https://bugzilla.redhat.com/show_bug.cgi?id=139911#c2>
Tagging this as won't fix. Please address this issue upstream. There are more
problems building for the non-default architecture.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]