标题:Qt Extended configure错误,大家帮帮忙啊。
作者:jjxt
日期:2008-11-17 09:38
内容:
大家好,我在configure是出现如下错误,好几天了,都不知道怎么搞啊。大家帮帮忙啊!看看可能是哪里有问题啊?arm-linux-gcc是3.4.1.
# ../qt-extended-4.4.2/configure -release -pictureflow -gif -script -xplatform linux-arm-g++
This is the Qt Extended Open Source Edition.
You are licensed to use this software under the terms of the GPL.
Please see the file LICENSE.GPL for the licensing terms.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept this license agreement? yes
Testing the system Qt: OK (bootstrap only)
Found Qt 4.5 while expecting Qt 4.4.
Qt Extended will build Qt from source.
Qt Extended is using the following locations:
Qt SOURCE tree = /usr/local/qt-extended-4.4.2/qtopiacore/qt
Qt BUILD tree = /usr/local/builed/qtopiacore/host
Qt Embedded SOURCE tree = /usr/local/qt-extended-4.4.2/qtopiacore/qt
Qt Embedded BUILD tree = /usr/local/builed/qtopiacore/target
Qt Extended SOURCE tree = /usr/local/qt-extended-4.4.2
Qt Extended BUILD tree = /usr/local/builed
Qt Extended SDK tree = /usr/local/builed/sdk
Checking the compiler (host): OK (GCC 4, Little Endian)
Checking the compiler (target): OK (Little Endian)
Bootstrap QBuild: ............................... OK
Testing QBuild: OK
Testing for helix: MISSING
Helix is disabled. Please read the documentation for instructions on how to enable Helix.
Testing for ALSA: FAIL
Using OSS as the sound system.
Testing Media Engines: Could not configure gstreamer - removed from build
cruxus
Testing Phonon: OK
Checking QMAKE_RPATH: -Wl,-rpath,
Testing for OpenSSL: FAIL
Testing for dynamic rotation: OK
Testing DBUS: OK
WARNING: You should provide custom files in your device profile:
/usr/local/qt-extended-4.4.2/devices/reference/custom.h
/usr/local/qt-extended-4.4.2/devic ..
#1 [fish1060 11-17 09:51]
The QtDBus module cannot be enabled because libdbus-1 version 0.62 was not found.
here is the reason!
#2 [jjxt 11-17 09:57]
The QtDBus module cannot be enabled because libdbus-1 version 0.62 was not found.
这句话不是太明白,是我没有安装libdbus 的库吗?
#3 [fish1060 11-17 10:30]
you didn't hava a libdbus , i think you can install ~my PC has some problem,i can write in Chinese..sorry!
#4 [jjxt 11-17 10:41]
Thank you,
#5 [jjxt 11-17 11:39]
请教一下,这个libdbus要怎么安装啊,我在网上下了libdbus-1-qt3-debug-0.8-1mdv2008.1.i586.rpm的安装包,安装之后还是提示没有libdbus呢。