> -----Original Message----- > From: [email protected] > [mailto:openembedded-core- > [email protected]] On Behalf Of Mark Hatle > Sent: Wednesday, May 15, 2013 6:08 AM > To: [email protected] > Subject: Re: [OE-core] [PATCH 1/1] zlib: put shared libraries in base_libdir > > On 5/15/13 4:54 AM, Phil Blundell wrote: > > On Tue, 2013-05-14 at 16:35 -0700, Joe Slater wrote: > >> We put the shared libraries in base_libdir because at least > >> one library under base_libdir, pam_cracklib.so, needs them > >> and will cause a qa warning when it is built. > > > > Which warning are you getting? From the description it sounds like > > unsafe-references-in-binaries but that one has been disabled since > > 2fb58da56e8e7044de21fd10fe9164d204587236. > > We have that enabled in our builds. We do so because we have customers who > still want the root, /usr split.
Yes, this is it: WARNING: QA Issue: libpam: /lib64/security/pam_cracklib.so, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libz.so.1 => /usr/lib64/libz.so.1 (0x00000000dead5000) Joe > > --Mark > > > p. > > > > > > > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > > > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
