Hi,
        I am building pygsl in Fedora 7 with the purpose to update to version 
0.9.1 
in Fedora 8.

        While building I get this error:
swig_src/gslwrap_wrap.c: In 
function ‘_wrap_gsl_eigen_francis_workspace_size_get’:
swig_src/gslwrap_wrap.c:23389: error: ‘gsl_eigen_francis_workspace’ undeclared 
(first use in this function)
swig_src/gslwrap_wrap.c:23389: error: (Each undeclared identifier is reported 
only once
swig_src/gslwrap_wrap.c:23389: error: for each function it appears in.)
swig_src/gslwrap_wrap.c:23389: error: ‘arg1’ undeclared (first use in this 
function)
swig_src/gslwrap_wrap.c:23389: error: expected expression before ‘)’ token
swig_src/gslwrap_wrap.c: In 
function ‘_wrap_gsl_eigen_francis_workspace_max_iterations_get’:

        And the compilation fails. Expanding this file with gcc -E and the 
right 
includes it is possible to see that gcc is right gsl_eigen_francis_workspace 
is never defined before being used. :-(

        Regards,
-- 
José Abílio

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

Reply via email to