[OE-core] [PATCH 3/4] libcap: Upgrade to 2.24

Burton, Ross ross.burton at intel.com
Tue Nov 4 15:18:17 UTC 2014


On 5 September 2014 21:06, Saul Wold <sgw at linux.intel.com> wrote:

> +               mv ${D}${libdir}/security ${D}${base_libdir}
>

If 'pam' isn't in DISTRO_FEATURES, this directory doesn't exist so the mv
fails.  Clearly we both have set this locally as it built for me too, but
didn't work on every non-LSB autobuilder target.

I went to add a conditional but started ratholling on the libdir vs
base_libdir hackery which now there's a pkgconfig file means the library is
in /lib but libcap.pc claims its in /usr/lib... and SBINDIR in the makefile
doesn't do anything as it isn't inherited to the submakes, and and argh why
can't people just use autotools!

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141104/a74f4072/attachment-0002.html>


More information about the Openembedded-core mailing list