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

Re: Failed to stop defining RPATH in libncl



On Wed, Jan 06, 2016 at 04:23:29PM +0100, Vincent Danjean wrote:
> > Thanks for confirming that it became arch-agnostic and I can stop digging
> > into the build-system. :-)
> 
> Not tested, but I think the root problem is in ncl/Makefile.am:
> pkglib_LTLIBRARIES = libncl.la
> should be replaced by
> lib_LTLIBRARIES = libncl.la
> so that the build system know libraries will be installed in the
> standard location (i.e. ${libdir}) and not in ${libdir}/$PACKAGE

Thanks for this perfectly helpful hint

  Andreas. 

-- 
http://fam-tille.de


Reply to: