tech-pkg archive

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

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