On 2 May 2013 14:16, Stuart Yoder <b08...@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

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to