[MacPorts] #50795: mathgl doesn't pick up gsl
MacPorts
noreply at macports.org
Thu Mar 3 20:40:00 PST 2016
#50795: mathgl doesn't pick up gsl
------------------------+--------------------------------
Reporter: annacegu@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port: mathgl
------------------------+--------------------------------
I am compiling a C++ program that uses mathgl, and I am getting the
following error:
/opt/local/include/mgl2/datac_cf.h:30:8: error: definition of type
'gsl_matrix' conflicts with typedef of the same name
struct gsl_matrix;
^
/opt/local/include/gsl/gsl_matrix_double.h:50:3: note: 'gsl_matrix'
declared here
} gsl_matrix;
Looking at data_cf.h, it seems like MGL_HAVE_GSL is switched off, so
mathgl is not picking up GSL headers.
--
Ticket URL: <https://trac.macports.org/ticket/50795>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list