QT3 trouble compiling :(
Jasper Huijsmans
jasper at lunar-linux.org
Tue Oct 5 05:33:29 UTC 2004
Florin Braescu wrote:
>Pe data de Mar 05 Oct 2004 03:06, Hendrik Visage a scris:
>
>
>>See attached compressed log for the full detail, but the error is:
>>
>>
...
>>images/designer_d_wordwrap.png -o qmake_image_collection.cpp
>>QThreadStorage: thread 4000 exited after QThreadStorage destroyed
>>make[3]: *** [qmake_image_collection.cpp] Segmentation fault
>>make[3]: *** Deleting file `qmake_image_collection.cpp'
>>make[3]: Leaving directory
>>`/usr/src/qt-x11-free-3.3.3/tools/designer/designer' make[2]: ***
>>[sub-designer] Error 2
>>make[2]: Leaving directory `/usr/src/qt-x11-free-3.3.3/tools/designer'
>>make[1]: *** [sub-designer] Error 2
>>make[1]: Leaving directory `/usr/src/qt-x11-free-3.3.3/tools'
>>make: *** [sub-tools] Error 2
>>[36mCreating [32m[1m/var/log/lunar/compile/qt3-3.3.3.bz2 [0m
>>[31m[1m! Problem detected during [32m[1mBUILD[0m
>>[0;32mroot at hvkicker ~ # [0m
>>
>>
>
>This kind of error is generated by some optimization parameters for gcc. It's
>better to relax the optimization a while, relin gcc and try again.
>
>
>
Unless this is very much mistaken this error is caused by a broken
coreutils leading to a broken gcc, causing seemingly random compile
errors like this one.
Solution: lin moonbase; lin -c coreutils gcc
Jasper
More information about the Lunar
mailing list