Hi.
I am having a problem installing (compiling) QT. I don't understand because just last week the install was working, now I get a compiling error. I just run ./configure, with no other options on/off.
- Red Hat GCC version 4.1.2
I appreciate your help, thanks in advance.

gmake[1]: Entering directory `/home/ggg/QTOPIA/qt-embedded-linux-commercial-src-4.4.0-rc1/src/corelib'
arm-linux-g++ -c -pipe -I/usr/local/Trolltech/Qt-4.4.0/include/ -fno-exceptions -O2 -fvisibility=hidden -fvisibility-in
P -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COM
CE -I../../mkspecs/qws/linux-arm-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-shared-emb-arm -Iconcurr
b-arm -I.uic/release-shared-emb-arm -o .obj/release-shared-emb-arm/qatomic_arm.o arch/arm/qatomic_arm.cpp
arm-linux-g++ -c -pipe -I/usr/local/Trolltech/Qt-4.4.0/include/ -fno-exceptions -O2 -fvisibility=hidden -fvisibility-in
P -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COM
CE -I../../mkspecs/qws/linux-arm-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-shared-emb-arm -Iconcurr
b-arm -I.uic/release-shared-emb-arm -o .obj/release-shared-emb-arm/qfuture.o concurrent/qfuture.cpp
arm-linux-g++ -c -pipe -I/usr/local/Trolltech/Qt-4.4.0/include/ -fno-exceptions -O2 -fvisibility=hidden -fvisibility-in
P -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COM
CE -I../../mkspecs/qws/linux-arm-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-shared-emb-arm -Iconcurr
b-arm -I.uic/release-shared-emb-arm -o .obj/release-shared-emb-arm/qfutureinterface.o concurrent/qfutureinterface.cpp
/usr/local/Trolltech/Qt-4.4.0/include/QtCore/qatomic_i386.h: In copy constructor 'QFutureInterfaceBase::QFutureInterfac
/usr/local/Trolltech/Qt-4.4.0/include/QtCore/qatomic_i386.h:100: error: impossible constraint in 'asm'
gmake[1]: *** [.obj/release-shared-emb-arm/qfutureinterface.o] ?? 1
gmake[1]: Leaving directory `/home/ggg/QTOPIA/qt-embedded-linux-commercial-src-4.4.0-rc1/src/corelib'