./configure passed well. When "make" drawGraph.c it complained in function 'drawModel':
drawGraph.c: In function 'drawModel':
drawGraph.c:606: error: 'ModifierSpeciesReference_t' undeclared (first use in this function)
drawGraph.c:606: error: (Each undeclared identifier is reported only once
drawGraph.c:606: error: for each function it appears in.)
drawGraph.c:606: error: 'mref' undeclared (first use in this function)
drawGraph.c:666: warning: passing argument 2 of 'Model_getSpeciesById' makes pointer from integer without a cast
drawGraph.c:722: warning: assignment from incompatible pointer type
drawGraph.c:765: warning: assignment from incompatible pointer type
make[1]: *** [drawGraph.o] Error 1
configuration file