tech-pkg archive

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

Re: cortex-var GSL library missing



Thank you for your response. 

Yes, I also did add GSL as dependency.

With or Without math/gsl dependency, it is generating the same output. 

I can only see one input in the PLIST. How did you interpret that it is coming from math/gsl ? Would you mind looking at it in the wip? 


Thank you  


From: tech-pkg-owner%NetBSD.org@localhost <tech-pkg-owner%NetBSD.org@localhost> on behalf of coypu%sdf.org@localhost <coypu%sdf.org@localhost>
Sent: Wednesday, July 12, 2017 12:18:49 PM
To: Z Saifullah
Cc: tech-pkg%pkgsrc.org@localhost
Subject: Re: cortex-var GSL library missing
 
On Wed, Jul 12, 2017 at 06:21:08PM +0000, Z Saifullah wrote:
> ERROR: bin/cortex_var_31_c1: missing library: libgslcblas.so.0
> ERROR: bin/cortex_var_31_c1: missing library: libgsl.so.0

those seem to come from math/gsl, if I read its PLIST.
Are you adding this as a dependency?

that is, add a line to Makefile:
.include "../../math/gsl/buildlink3.mk"


Home | Main Index | Thread Index | Old Index