Dear Cong,

        please can you send me the file:

Include/pygsl/pygsl_features_config.h 

Thanks,
        Pierre


Am 04.04.2016 um 11:36 schrieb Cong Ma:

> Dear all,
> 
> I have trouble building the recent (2016-04) source from CVS.  The GSL
> version is 1.16.  I tried with both Linux and Mac OS X (with GSL is
> installed from the homebrew repository for the latter), and the error
> is the same.
> 
> The "python setup.py config" step seems to go fine.  The following
> error is encountered during the build stage:
> 
> """
> swig_src/callback_wrap.c:4149:34: error: redefinition of
> 'gsl_multimin_fminimizer_nmsimplex' with a different type:
> 'gsl_multimin_fminimizer_type *' vs 'const
> gsl_multimin_fminimizer_type *'
>          gsl_multimin_fminimizer_type
> *gsl_multimin_fminimizer_nmsimplex = NULL;
>                                        ^
> /usr/local/Cellar/gsl/1.16/include/gsl/gsl_multimin.h:220:45: note:
> previous declaration is here
> GSL_VAR const gsl_multimin_fminimizer_type *gsl_multimin_fminimizer_nmsimplex;
> """
> 
> It seems that the configured PyGSL source falsely believes that
> gsl_multimin_fminimizer_nmsimplex is not available (?)
> 
> Best wishes,
> Cong.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> pygsl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pygsl-discuss


------------------------------------------------------------------------------
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

Reply via email to