hello,

my host system is:32 bit Ubuntu 10.04,g++-4.4,and my configuration is below:
./configure \
-prefix /opt/x86-qt-4.6.3 \
-shared \
-release \
-opensource \
-fast \
-qt-sql-sqlite \
-qt-sql-psql \
-glib \
-no-qt3support \
-no-phonon \
-no-webkit \
-no-cups \
-no-script \
-no-scripttools \
-no-nis \
-no-largefile \
-no-accessibility \
-qt-zlib \
-qt-libpng \
-qt-libjpeg \
-no-gif \
-no-libmng \
-no-libtiff \
-nomake examples \
-nomake demos \
-nomake docs \
-no-dbus \
-no-opengl \
-no-declarative \
-no-openssl \
-no-javascript-jit \
-no-nas-sound \
-no-gtkstyle \
-confirm-license

I get compilan error:make[4]: *** [../../../../bin/assistant] Error 1
make[4]: Leaving directory `/home/e/Masaüstü/qt-everywhere-opensource-src-4.6.3/tools/assistant/tools/assistant'
make[3]: *** [sub-assistant-make_default-ordered] Error 2
make[3]: Leaving directory `/home/e/Masaüstü/qt-everywhere-opensource-src-4.6.3/tools/assistant/tools'
make[2]: *** [sub-tools-make_default-ordered] Error 2
make[2]: Leaving directory `/home/e/Masaüstü/qt-everywhere-opensource-src-4.6.3/tools/assistant'
make[1]: *** [sub-assistant-make_default-ordered] Error 2
make[1]: Leaving directory `/home/e/Masaüstü/qt-everywhere-opensource-src-4.6.3/tools'
make: *** [sub-tools-make_default-ordered] Error 2

what should I do?Thanks for helps in advance.

best regards,
Egemen