bitbake konqueror-embedded error

Ben Kirk bkirk at pager.net
Fri Aug 26 19:07:29 CEST 2005


I'm trying to bitbake konqueror-embedded to use Qt/X11 (as opposed to 
Qt/Embedded). To attempt this, I opened the relevant bb file (i.e., 
konqueror-embedded_20050322.bb) and changed only one thing... the following 
(original) line:
EXTRA_OECONF += '--enable-qt-embedded --enable-embedded --without-arts'
... was changed to:
EXTRA_OECONF += '--without-arts'

After doing this and running bitbake konqueror-embedded, I get the following 
error:

<snip>
| checking for perl... /home/bkirk/oe/build/tmp/staging/i686-linux/bin/perl
| 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!
| FATAL: oe_runconf failed
NOTE: Task 
failed: /home/bkirk/oe/build/tmp/work/konqueror-embedded-20050322-r3/temp/log.do_configure.24144
NOTE: package konqueror-embedded-20050322-r3: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package konqueror-embedded-20050322: failed
ERROR: Build of konqueror-embedded failed

Does anyone know how I can make this work?

Cheers,
Ben   


More information about the konq-e mailing list