[Kst] [kst] [Bug 355324] New: kst fails to compile with gsl 2

Orion Poplawski via KDE Bugzilla bugzilla_noreply at kde.org
Sat Nov 14 03:43:37 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=355324

            Bug ID: 355324
           Summary: kst fails to compile with gsl 2
           Product: kst
           Version: 2.0.8
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kst at kde.org
          Reporter: orion at cora.nwra.com

Working to update gsl in Fedora to 2.1.  kst fails with:

In file included from
/builddir/build/BUILD/Kst-2.0.8/src/plugins/fits/exponential_unweighted/fitexponential_unweighted.cpp:24:0:
/builddir/build/BUILD/Kst-2.0.8/src/plugins/fits/exponential_unweighted/../non_linear.h:
In function 'bool kstfit_nonlinear(Kst::VectorPtr, Kst::VectorPtr,
Kst::VectorPtr, Kst::VectorPtr, Kst::VectorPtr, Kst::VectorPtr,
Kst::ScalarPtr)':
/builddir/build/BUILD/Kst-2.0.8/src/plugins/fits/exponential_unweighted/../non_linear.h:180:40:
error: 'struct gsl_multifit_fdfsolver' has no member named 'J'
           gsl_multifit_covar( pSolver->J, 0.0, pMatrixCovariance );
                                        ^
src/plugins/CMakeFiles/kst2_fits_exponential_unweighted.dir/build.make:74:
recipe for target
'src/plugins/CMakeFiles/kst2_fits_exponential_unweighted.dir/fits/exponential_unweighted/fitexponential_unweighted.cpp.o'
failed

Looks like the multifit api changed with gsl 2.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kst mailing list