On 10/14/2014 05:52 PM, Burton, Ross wrote:
On 14 October 2014 09:39, Chong Lu <[email protected]> wrote:
The gconfd-2 will be called in org.gnome.GConf.service file and the path of
gconfd-2 is ${libexecdir}, this will get following error when multilib exported
in the sdk:
error: file /usr/share/dbus-1/services/org.gnome.GConf.service from install
of gconf-3.2.6-r0.0.lib32_x86 conflicts with file from package
gconf-3.2.6-r0.0.x86_64

Changed ${libexecdir} to /usr/libexec to fix this issue.
Haven't we been here before?  A better fix is to split the library and
the daemon into separate packages, so in a multilib environment you
have lib32gconf, lib64gconf, and gconfd (which can be 32- or 64-bit).

Ross


Hi Ross,

Do you mean we should put /usr/lib64/gconf/gconfd-2 into lib64gconf and /usr/lib/gconf/gconfd-2 into lib32gconf?

Best Regards
Chong

--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to