From: Eric F. <efe...@ph...> - 2007-02-27 15:31:20
|
Dear Rainer, Thanks for your answer. I have now been able to sort out the compilation of libsbml-2.3.4 on AIX and use its API. I have already the patches on that list, but I'll send them to you as diffs. Note that these patches are more suitable to compile using xlc_r on AIX. Using gcc, libsbml compiles with only very minor changes in configure. So I guess the changes are compiler-specific and will interest only a very small number of users... Kind regards, Eric -----Original Message----- From: Rainer Machne [mailto:ra...@tb...] Sent: 25 February 2007 20:37 To: Eric Fernandez Cc: sbm...@li... Subject: Re: [SOSlib-discuss] compilation issues on AIX[Scanned] 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=DEVDE V > _______________________________________________ > sbmlsolver-discuss mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-discuss > ------------------------------------------------------------------------- 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 |