[oe] GNU Classpath, gconf-dbus inconsistency

Andrew Paulsen andrew.paulsen at gmail.com
Tue Feb 6 17:03:05 UTC 2007


I'm trying to bump classpath-gtk to >= 0.92, but these are failing due
to a dbus check:

| checking for gconf-2.0 >= 2.11.2... Requested 'gconf-2.0 >= 2.11.2'
but version of gconf is 2.6.4.14
|
| configure: error: Library requirements (gconf-2.0 >= 2.11.2) not
met; consider adjusting the PKG_CONFIG_PATH environment variable if
your libraries are in a nonstandard prefix so pkg-config can find
them.
| FATAL: oe_runconf failed


Which is somewhat interesting since
$ bitbake gconf -crebuild
...
NOTE: package gconf-dbus-2.10.0+svn20060719: started
...
NOTE: package gconf-dbus-2.10.0+svn20060719: completed

Which actually builds version 2.6.4.14, not 2.10 as the recipe
suggests.  I don't know if there is a reason for this or how to fix
this if it is a bug, so I submitted bug 1851.




More information about the Openembedded-devel mailing list