Дано:
qt-all-opensource-src-4.3.3
build.sh
configure -prefix /opt/qt/4.3.3 \
-debug-and-release \
-no-accessibility \
-no-stl \
-qt-sql-ibase \
-qt-sql-sqlite \
-no-mmx \
-no-3dnow \
-qt-zlib \
-qt-libtiff \
-qt-libpng \
-qt-libmng \
-qt-libjpeg \
-nomake demos \
-nomake examples
Ошибка:
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:650: ошибка: ‘_byte_mul’ не является элементом ‘QSSEIntrinsics’
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:650: ошибка: ‘_load’ не является элементом ‘QSSEIntrinsics’
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:654: ошибка: ‘end’ не является элементом ‘QSSEIntrinsics’
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_sse_p.h: In function ‘void qt_memfill32_sse_template(quint32*, quint32, int) [with MM = QSSEIntrinsics]’:
painting/qdrawhelper_sse.cpp:103: instantiated from here
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_sse_p.h:105: ошибка: ‘end’ не является элементом ‘QSSEIntrinsics’
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_sse_p.h: In function ‘void qt_bitmapblit16_sse_template(QRasterBuffer*, int, int, quint32, const uchar*, int, int, int) [with MM = QSSEIntrinsics]’:
painting/qdrawhelper_sse.cpp:113: instantiated from here
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_sse_p.h:161: ошибка: ‘end’ не является элементом ‘QSSEIntrinsics’
gmake[1]: *** [.obj/release-shared/qdrawhelper_sse.o] Ошибка 1
gmake[1]: Leaving directory `/mnt/2other/install/qt-all-opensource-src-4.3.3/src/gui'
gmake: *** [sub-gui-make_default-ordered] Ошибка 2
Еще конфигур выдает такое:
for /mnt/2other/install/qt-all-opensource-src-4.3.3/tools/qvfb/translations/translations.pro
Project ERROR: This is a dummy profile to be used for translations ONLY.
for /mnt/2other/install/qt-all-opensource-src-4.3.3/tools/qvfb/qvfb.pro
WARNING: Failure to find: qlock.cpp
WARNING: Failure to find: qwssignalhandler.cpp
WARNING: Failure to find: qvfbhdr.h
WARNING: Failure to find: qlock_p.h
WARNING: Failure to find: qwssignalhandler_p.h