[bitbake-devel] Populating sysroot with 32 and 64-bit versions of libsystemd

Kamil kamil.kuczaj at gmail.com
Wed Jan 31 12:09:56 UTC 2018


Hi,
I need to populate my image with another version of systemd. So far
everything has been using 64-bit versions of systemd without any problem.
However now I need to compile a legacy code which should be linked against
a 32-bit shared object libsystemd.so

I've managed to add the recipe lib32-systemd to the needed recipe and it is
being compiled successuflly. However when I am baking an image it tries to
install the lib32-systemd programs to the image where 64-bit systemd should
be installed. I just need the shared library to be installed to /usr/lib.

How can it be achieved?


Error:
do_rootfs: Multilib check error: duplicate files
multilib/lib32/lib/systemd/systemd-ac-power
rootfs/lib/systemd/systemd-ac-power is not the same



Best Regards,
Kamil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20180131/857c3949/attachment-0002.html>


More information about the bitbake-devel mailing list