Dear Jose,

       cvs should now compile for gsl1.16 and gsl2.1 
Could you check?

Thx
    Pierre

On 09.03.2016 12:55, José Matos wrote:
> On Wednesday, March 09, 2016 09:31:24 AM Schnizer, Pierre Dr. wrote:
>> Dear Jose,
>> 
>>    the code in CVS should compile now for GSL-2.1.
>> 
>> Could you give it a try?
>> Pierre
> I am struggling with it. :-)
> 
> I do not have yet a machine with (development version of what it will be) 
> Fedora 24. And I am using a chroot to build it.
> 
> Issues:
> 1) When building on Fedora 23 with gsl-1.16 and gcc 5.3 (with python 2.7):
> 
> swig_src/callback_wrap.c: In function 
> ‘Swig_var_gsl_multifit_fdfsolver_lmniel_get’:
> swig_src/callback_wrap.c:10841:67: error: ‘gsl_multifit_fdfsolver_lmniel’ 
> undeclared (first use in this function)
>    pyobj = SWIG_NewPointerObj(SWIG_as_voidptr(gsl_multifit_fdfsolver_lmniel), 
> SWIGTYPE_p_gsl_multifit_fdfsolver_type,  0 );
> 
> 2) When building on the development version with gsl-2.1 and (to be) gcc 6 
> (with python 2.7):
> testing/src/solvers/multifit_nlin.c: In function 
> 'PyGSL_multifit_fdfsolver_test_gradient':
> testing/src/solvers/multifit_nlin.c:128:36: error: 'gsl_multifit_fdfsolver 
> {aka struct <anonymous>}' has no member named 'J'
>       flag = gsl_multifit_gradient(s->J, s->f, g);
> 
> 
> 3) There seems to be a typo in gslwrap/math.i (patch attached at pygsl-fix-
> pragma.patch)
> 
> Regards,
> 
> 
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
> 
> 
> _______________________________________________
> pygsl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

-- 
+---------------------------------------------------------------------+
  Pierre Schnizer  <[email protected]>
  Telephon : +49 6159 71 1557
  Fax      : +49 6159 71 3099

GSI Helmholtzzentrum für Schwerionenforschung GmbH
Planckstraße 1
64291 Darmstadt
www.gsi.de

Gesellschaft mit beschränkter Haftung
Sitz der Gesellschaft: Darmstadt
Handelsregister: Amtsgericht Darmstadt, HRB 1528

Geschäftsführung:
Ursula Weyrich, Prof. Dr. Karlheinz Langanke, Jörg Blaurock

Vorsitzender des Aufsichtsrates: Staatssekretär Dr. Georg Schütte
Stellvertreter: Ministerialdirigent Dr. Rolf Bernhardt
+---------------------------------------------------------------------+

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

Reply via email to