Menu

#27 Current problems building 1.6 on OS X 10.6.8

open
nobody
5
2012-02-15
2012-02-15
No

Hi all

Just a compilation of previous OS X configure/build bugs that still appear to be present and undocumented, in case this helps anyone:

(1) if the configure script gives this error
-------------
configure: found SBML Library Version
checking correct functioning of SBML... no:
CFLAGS=-g -O2 -I/Users/eva/Desktop/LibSBML/include -I/Users/eva/Desktop/LibSBML/include/sbml
LDFLAGS= -L/Users/eva/Desktop/LibSBML/lib
LIBS= -lxerces-c -lsbml
configure: error: Can not link to SBML Library:
Please, make sure to use libSBML version >= 2.3.2
-----------------------------------
...it might be because libxerces-c is not installed, not because it can't find libsbml or it's the wrong version. The configure script should be more precise about the reason for the error and should be able to solve this, especially when asked to configure with libexpat

(2) you need to comment out any lines that include "malloc.h" in the source (FreeBSD also?)

HTH

Michael

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.