Why konqueror-e always can't find qt-e?

xycheng97 xycheng97 at mails.tsinghua.edu.cn
Wed Apr 14 09:18:51 CEST 2004


I try to cross-compile konqueror-e to sh4-linux.
First, I cross-compiled a sh4 toolchain with gcc-3.3.2, glibc-2.3.2.
Second, I cross-compiled qt-e-3.2.1 successfully.
Then I began to cross-compile konqueror-e with such command:

# export PATH=/opt/sh4/bin:$PATH
# export CC=/opt/sh4/bin/sh4-linux-gcc
# export CXX=/opt/sh4/bin/sh4-linux-g++
# ./configure --enable-embedded --enable-qt-embedded
--with-qt-dir=/root/qt/qt-embedded-free-3.2.1 --disable-debug --disable-pcre
--disable-mt --host=i386-linux --target=sh4-linux

But problem appears as below:
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qte) not
found. Please check your installation!
For more details about this problem, look at the end of config.log.

Why cant konqueror-e find qt-e library? When I cross-compile other program with
this qt-e library, it's no problem. Can anybody help? Many thanks!!!
  




More information about the konq-e mailing list