Bug#342545: qt-x11-free build fails

2006-08-24 Thread Steve Langasek
tags 342545 patch thanks Right, here's an off-the-cuff patch, which gets me past the point of the SIGBUS on paer. The same bug exists in the handling of Inf and NaN, but I didn't bother patching for those since those constants should always be defined on Debian systems and the related code paths

Bug#342545: qt-x11-free build fails

2006-08-23 Thread Steve Langasek
Right, so I noticed paer has been re-opened post-compromise, so I had a look at this: Program received signal SIGBUS, Bus error. [Switching to Thread 16384 (LWP 19108)] 0x40cb2150 in negNan () at tools/qlocale.cpp:131 131 *((const double *) le_neg_nan_bytes)); (gdb) bt #0