On Sat, Mar 5, 2016 at 3:52 PM, Fadi Hatem wrote:
> Hi Folks,
>
> I can't figure out why my binary does not link with certain libraries:
>
>
> The ldd command on the resulting binary gives me:
>
>
>
> libmlib_image.so => not found
>
>
>
> libfontmanager.so => not found
>
The prob
On Sat, 2016-03-05 at 10:48 +0100, Thomas Martitz wrote:
> The default behavior is to ignore the first recipes and only execute the
> latter. This is exactly what I want, however make always issues the warning:
> Makefile:1219: warning: overriding recipe for target 'libfoo.la'
> Makefile:762: warn