Problems in compile konqueror with qt-embedded-3.2.1

Jason Hihn jhihn at lanexdvr.com
Fri Feb 27 16:21:15 CET 2004


Ok, I sorta figured it out. It's a bug in the configure script, it specifies
-ljpeg, which is only correct when you're comiling the the platform you are
compiling for. I changed the LIBS= line to reference the libjpeg for the
target platform.

After that went for a while, I got to the point to link main.o
It then failed with lots of unresolved symbols (attatched)


-J
Verint Systems Inc
 
 

-----Original Message-----
From: Jason Hihn [mailto:jhihn at lanexdvr.com] 
Sent: Friday, February 27, 2004 8:39 AM
To: 'xycheng97'; 'For discussion of Konqueror/Embedded'
Subject: RE: Problems in compile konqueror with qt-embedded-3.2.1

The problem you are having with libjpeg is those locations should contain
INTEL binaries, not sh4 format, unless you're running the compile on a
dreamcast or other native sh4 host. You have to make s eperate version for
sh4.

My configure line is ./configure --enable-embedded -enable-qt-embedded
--with-qt=$QTDIR --without-ssl -prefix=$INSTALL_PATH --host-x86 --target=ppc
--disable-pcre

That will probably wrap wrong. (Stupid Outlook)



-J
Verint Systems Inc
 
 
-----Original Message-----
From: xycheng97 [mailto:xycheng97 at mails.tsinghua.edu.cn] 
Sent: Thursday, February 26, 2004 9:17 PM
To: xycheng97 at mails.tsinghua.edu.cn; konq-e at kde.org
Subject: Problems in compile konqueror with qt-embedded-3.2.1

I download konqueror-3-embedded-0.2-20040126.tar.bz2.
The OS on my computer is redhat9.0, qt-embedded-free-3.2.1 installed.
I set QTDIR as my qt-embedded-free-3.2.1 directory path.
Then I begin to compile konqueror:
./configure --enable-qt-embedded --disable-debug

But it can't find QT, below is the error message:
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library
qt-mt) not
found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

I add options: 
--with-qt-dir=/root/qt/qt-embedded-free-3.2.1
--with-qt-libraries=/root/qt/qt-embedded-free-3.2.1/lib
--with-qt-includes=/root/qt/qt-embedded-free-3.2.1/include
But the same problem remains:(
How can I make it proceed properly?


_______________________________________________
konq-e mailing list
konq-e at kde.org
https://mail.kde.org/mailman/listinfo/konq-e

_______________________________________________
konq-e mailing list
konq-e at kde.org
https://mail.kde.org/mailman/listinfo/konq-e
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out.gz
Type: application/x-gzip
Size: 17610 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/konq-e/attachments/20040227/1f4d82e6/out-0001.gz


More information about the konq-e mailing list