From: Rainer M. <ra...@tb...> - 2007-04-16 17:42:37
|
Hi there, as no one of you has subscribed to the official discuss list, I am forced to bug you here: can anyone remember the configure bug reported below? Somehow I remember that I also once had this error, but can't remember how it was solved. Akira suggested (on the other list) that old version of some programs (expr and test) are the cause. Any other ideas? Christoph, do you know which lines to delete from configure to avoid the libSBML version test to avoid this problem, in case Phillip doesn't find new version of expr and test for his platform (btw, what is Falcon??) Rainer -------- Original Message -------- Subject: [SOSlib-discuss] Difficulty compiling Date: Mon, 16 Apr 2007 09:15:52 -0400 From: Phillip Tabor <pt...@gm...> To: sbm...@li... Hello, while attempting to compile the sbml ode solver library on our machines, the following error crops up: Jim, Phil, This is the error message I'm getting when building SBML ODE on Falcon. I rebuilt everything with the GNU compilers just to be sure we were on the same footing with everything: checking for SBML Library Version... expr: syntax error expr: syntax error expr: syntax error ./configure: line 4175: test: -eq: unary operator expected configure: found SBML Library Version checking correct functioning of SBML... no: CFLAGS=-g -O2 -I/app/moes/platform/opteron.hp/include -I/app/moes/platform/opteron.hp/include/sbml LDFLAGS= -Wl,-rpath,/app/moes/platform/opteron.hp/lib -L/app/moes/platform/opteron.hp/lib LIBS= -lxerces-c -lsbml configure: error: Can not link to SBML Library: Please, make sure to use libSBML version >= 2.3.2 I've already sent the config.log. I'm pretty certain it's a configure file issue, but I haven't been able to track it down just yet. Has anyone encountered anything similar? Is this perhaps user error (our tech guy is working on it for me)? |