From: Eric F. <efe...@ph...> - 2007-02-22 13:34:33
|
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=3D'drawGraph.c' object=3D'drawGraph.o' libtool=3Dno = DEPDIR=3D.deps depmode=3Daix /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?=20 Eric |