fc9下qt-embedded-linux-opensource-src-4.4.0版本make出错:
In file included from ../../include/QtGui/private/qdrawhelper_p.h:1,
from ../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_x86_p.h:53,
from ../../include/QtGui/private/qdrawhelper_x86_p.h:1,
from ../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:53,
from ../../include/QtGui/private/qdrawhelper_mmx_p.h:1,
from painting/qdrawhelper_mmx.cpp:41:
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_p.h:1394: 错误:显式特例化不能有存储类型
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_p.h:1400: 错误:显式特例化不能有存储类型
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_p.h:1429: 错误:显式特例化不能有存储类型
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_p.h:1436: 错误:显式特例化不能有存储类型
make[1]: *** [.obj/release-shared-emb-x86/qdrawhelper_mmx.o] 错误 1
make[1]: Leaving directory `/home/qt-embedded-linux-opensource-src-4.4.0/src/gui'
make: *** [sub-gui-make_default-ordered] 错误 2
请高手帮忙看看,谢谢!