From: SourceForge.net <no...@so...> - 2007-03-11 21:30:54
|
Support Requests item #1678553, was opened at 2007-03-11 21:29 Message generated for change (Comment added) made by tarraco You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744812&aid=1678553&group_id=139893 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Install Problem (example) Group: None Status: Open Priority: 5 Private: Yes Submitted By: Tarraco (tarraco) Assigned to: Nobody/Anonymous (nobody) Summary: link to libsbml Initial Comment: Hello, I cannot install SBMLode as configure gets stuck,complaining about linking problems. Would you have any suggestions? Thanks, regards ER ----------------------------------------- :~/Desktop/SBML_odeSolver-1.6.0>configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for autoconf... /usr/bin/autoconf checking for aclocal... /usr/bin/aclocal checking for make... /usr/bin/make checking for ar... /usr/bin/ar checking for swig... /usr/bin/swig checking for perl... /usr/bin/perl checking for SBML Library headers... yes checking for SBML Library... yes configure: found SBML Library Version 2.3.4 checking correct functioning of SBML... no: CFLAGS=-g -O2 -I/usr/local/include -I/usr/local/include/sbml LDFLAGS= -Wl,-rpath,/usr/local/lib -L/usr/local/lib LIBS= -lxerces-c -lsbml configure: error: Can not link to SBML Library: Please, make sure to use libSBML version >= 2.3.2 ---------------------------------------------------------------------- >Comment By: Tarraco (tarraco) Date: 2007-03-11 21:30 Message: Logged In: YES user_id=1741056 Originator: YES Maybe I sould add that my libsbml works with expat ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744812&aid=1678553&group_id=139893 |