[bitbake-devel] Library not getting installed to intended path

Yogesh Tyagi yogesh.bit2006 at gmail.com
Thu Jun 4 18:11:32 UTC 2015


Hi,

I searched all the packages in my repo and I have observed that all those
packages which inherit autotools have "libdir" set to /lib and others have
libdir set to "/usr/lib" in Makefile.

Thanks,
Yogesh

On Thu, Jun 4, 2015 at 8:12 PM, Burton, Ross <ross.burton at intel.com> wrote:

>
> On 4 June 2015 at 15:15, Yogesh Tyagi <yogesh.bit2006 at gmail.com> wrote:
>
>> I have not overridden any variable but when I printed "libdir" in
>> Makefile, it's value is "/lib" . This should be the reason why my libs were
>> not getting installed to /usr/lib/gstreamer-0.10. But why this is
>> happening? As per bitbake documentation  "libdir" should be /usr/lib and I
>> also confirmed this by
>>
>> bitbake -e|grep libdir
>>
>
> If bitbake thinks its /usr/lib then your configure or makefile is
> overriding it.
>
> Ross
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20150604/8484e6fc/attachment-0002.html>


More information about the bitbake-devel mailing list