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

Link problems in octave-stk



As you probably noticed, I uploaded almost all OF packages that depended previously on liboctaveN. They now depend on the virtual package octave-abi-M. The missing ones are octave-nan, whose new upstream version 3.4.3 does not build correctly with the current version of Octave (help is needed here, please), and octave-stk, for which Lintian yields the following warning messages:

   W: octave-stk: shared-lib-without-dependency-information usr/lib/x86_64-linux-gnu/octave/packages/stk-2.6.1/x86_64-pc-linux-gnu-api-v53/__stk_gpquadform_matrixx__.mex
   W: octave-stk: shared-lib-without-dependency-information usr/lib/x86_64-linux-gnu/octave/packages/stk-2.6.1/x86_64-pc-linux-gnu-api-v53/__stk_gpquadform_matrixy__.mex
   W: octave-stk: shared-lib-without-dependency-information usr/lib/x86_64-linux-gnu/octave/packages/stk-2.6.1/x86_64-pc-linux-gnu-api-v53/__stk_gpquadform_pairwise__.mex

Indeed, I get this:

   $ ldd src/__stk_gpquadform_matrixx__.mex src/__stk_gpquadform_matrixy__.mex src/__stk_gpquadform_pairwise__.mex
   src/__stk_gpquadform_matrixx__.mex:
       statically linked
   src/__stk_gpquadform_matrixy__.mex:
       statically linked
   src/__stk_gpquadform_pairwise__.mex:
       statically linked

Does anyone know how to fix this ?

Rafael


Reply to: