[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sbuild crosscompiler not searching /usr/include/arm-linux-gnueabihf



On Thu, Sep 17, 2015 at 9:59 AM, nice sw123 wrote:
> override_dh_shlibdeps:
>         LD_LIBRARY_PATH=/usr/arm-linux-gnueabihf/lib:$(LD_LIBRARY_PATH) dh_shlibdeps


The above must be on one line.
Be sure to have a tab before LD_LIBRARY_PATH (or use :=), otherwise
you'll get the warning
debian/rules:35: *** Recursive variable 'LD_LIBRARY_PATH' references
itself (eventually).  Stop.


Reply to: