Openmoko Bug #1959: Qtopia build key needs to be set
Openmoko Public Trac
bugs at docs.openmoko.org
Thu Sep 4 15:12:56 CEST 2008
#1959: Qtopia build key needs to be set
--------------------------------------+-------------------------------------
Reporter: f.hackenberger at chello.at | Owner: julian_chu
Type: defect | Status: new
Priority: high | Milestone: Om2008.9
Component: Distro | Version: Om2008.8
Severity: normal | Keywords:
Blockedby: | Reproducible: always
Blocking: |
--------------------------------------+-------------------------------------
In order to enable users to recompile qtopia applications on their
machines, we need to set the build key (see [1,2]), as it is generated
from (among others) 'uname -m' output, which obviously varies as the
machine running the build changes. Currently (on packages from [3]) it is
set to: 'x86_64 Linux g++-4 full-config no-stl'. The attached patch
modifies the bitbake recipe and fixes this problem.
Here is the error message one gets when trying to execute an application
(plugin) on the Neo which was compiled on a machine with a different
architecture:
# DISPLAY=:0 addressbook
Coult not load "/opt/Qtopia/plugins/application/libaddressbook.so"
errorString() "The plugin
'/opt/Qtopia/plugins/application/libaddressbook.so' uses incompatible Qt
library. Expected build key "x86_64 Linux g++-4 full-config no-stl", got
"i686 Linux g++-4 full-config no-stl""
addressbook: cannot load application: No such file or directory
[1] http://doc.trolltech.com/4.3/plugins-howto.html#the-build-key
[2] http://doc.trolltech.com/qtopia4.3/buildsystem/over-configure-options-
qt-1.html
[3] http://downloads.openmoko.org/releases/Om2008.8-update/
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/1959>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
More information about the buglog
mailing list