From: Rainer M. <ra...@tb...> - 2007-02-25 20:37:42
|
Hi Eric, sorry for the late reply, we have been at our institute's yearly seminar week. I've noticed that you have also emailed to the libSBML list about libSBML version 3 issues. Was the problem you describe below solved by using libSBML 2.3.4? A lot of changes are expected with libSBML 3.0.0 and we plan an update some time after it has been officially released. It would be great if you could propose the patches for compiling on AIX! Just email them to this list or to me personally. Rainer On Thu, 22 Feb 2007, Eric Fernandez wrote: > Hi, > > I am trying to compile SOSlib on an AIX 5.3 /IBM POWERPC environment > (using IBM compilers xlc_r and xlC_r) and had some issues. Some of them > I could fix, and I would be glad to propose some patches to the project. > However, I still have a problem compiling it: > > source='drawGraph.c' object='drawGraph.o' libtool=no DEPDIR=.deps > depmode=aix /bin/sh ../config/depcomp xlc_r -DHAVE_CONFIG_H -I. -I. > -I../src/sbmlsolver -I/hpc/work/fernandz/local32/include > -I/hpc/work/fernandz/local32/include > -I/hpc/work/fernandz/local32/include/sbml > -I/hpc/work/fernandz/local32/include > -I/hpc/work/fernandz/local32/include/sbml/sbml -I. -c drawGraph.c > > "drawGraph.c", line 853.3: 1506-045 (S) Undeclared identifier > ModifierSpeciesReference_t > > SBML headers are in the correct location : > /hpc/work/fernandz/local32/include/sbml > What am I doing wrong? > > Eric > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > sbmlsolver-discuss mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-discuss > |