[OE-core] yajl: Installed (but unpackaged) file(s) found

Burton, Ross ross.burton at intel.com
Thu May 2 13:29:00 UTC 2013


On 2 May 2013 14:16, Stuart Yoder <b08248 at gmail.com> wrote:
> It's just my observation that there seems to be a discrepancy between
> what is getting built and packaged.   Things get built in ./lib and
> packaged from ./lib64.

It looks like yajl is hard-coding "lib" but presumably your machine
configuration wants to use "lib64".   Basically, yalj should be
respecting the directories passed to it through the cmake class
instead of assuming it knows best.

Ross




More information about the Openembedded-core mailing list