[yocto] RPM multilib package installation issue

McClintock Matthew-B29882 B29882 at freescale.com
Fri Sep 2 08:40:03 PDT 2011


On Fri, Sep 2, 2011 at 10:03 AM, Mark Hatle <mark.hatle at windriver.com> wrote:
>> However in run time testing I met a problem that, for those libraries whose
>> base/multilib versions packages will be both built out (like libgtk, it has
>> "libgtk-2.0-2.22.1-r2.x86_64.rpm" and "libgtk-2.0-2.22.1-r2.x86.rpm"), the
>> rpm will only installs the lib32 version of it.
>
> During filesystem construction the system uses dependencies to decide what to
> install.  If you build a 32-bit connman-gnome and it requires other 32-bit
> libraries the dependency scanner will either pick them up and install them, or
> error due to missing dependencies.

Some you are saying since we do not build an actual binary that
depends on the 64bit library we just drop the libraries we requested
to be installed?

-M



More information about the yocto mailing list