ftyh 发表于 2004-3-13 10:06:19

有没有哪位遇到QthreadStorage 的错误的?在编译

I get the following error when I try to compile QT 3.2.3 on fedora1 with gcc 3.3.2
(glibc 2.3.2) from scratch (download from trolltech):

...
...
QThreadStorage: thread bf4ec5a0 exited after QThreadStorage destroyed
gmake: *** Segmentation fault
gmake: *** Deleting file `qmake_image_collection.cpp'
gmake: Leaving directory `/home/src/kde/qt/fedora1/qt-x11-free-3.2.3-gcc-3.3.2/tools/designer/designer'


Even when I try to rebuild the srpm from kde (qt-3.2.3-0.2.src.rpm) I got
the error:

...
...
make: *** Segmentation fault
make: *** Deleting file `projectsettings.cpp'
make: Leaving directory `/home/aumuller/rpmdir/BUILD/qt-x11-free-3.2.3/tools/designer/plugins/cppeditor'

Any hints?
在编译QT的时候出现了这样的错误.我使用同样的gcc,glibc,kernel,不同的系统里面编译,有一个会出现,有一个不会出现.觉得很是奇怪.上面的这些是在trolltech.com里面的maillist里面看到的,但是没有人解决.
页: [1]
查看完整版本: 有没有哪位遇到QthreadStorage 的错误的?在编译