I am trying to install libsbml with Matlab bindings in my Ubuntu 64 machine. After configure --with-matlab, which runs fine, make fails with the following error message. Could you please provide any hint on how to fix this?
Thank you very much in advance!
Best,
Javier
* Creating mex files in /home/tamames/soft/libsbml-5.5.0/src/bindings/matlab
- Building TranslateSBML ...
In file included from /home/tamames/soft/libsbml-5.5.0/src/sbml/SBase.h:131,
from /home/tamames/soft/libsbml-5.5.0/src/sbml/SBMLDocument.h:259,
from /home/tamames/soft/libsbml-5.5.0/src/sbml/SBMLTypes.h:34,
from TranslateSBML.c:38:
/home/tamames/soft/libsbml-5.5.0/src/sbml/annotation/RDFAnnotation.h:29: error: expected identifier or ‘(’ before ‘/’ token
In file included from /home/tamames/soft/libsbml-5.5.0/src/sbml/Compartment.h:318,
from /home/tamames/soft/libsbml-5.5.0/src/sbml/SBMLTypes.h:51,
from TranslateSBML.c:38:
/home/tamames/soft/libsbml-5.5.0/src/sbml/annotation/RDFAnnotation.h:29: error: expected identifier or ‘(’ before ‘/’ token