From: SourceForge.net <no...@so...> - 2009-03-23 16:51:30
|
Bugs item #2706607, was opened at 2009-03-23 16:51 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744811&aid=2706607&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: autotools compilation Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: installation failed when compiling drawGragh Initial Comment: ./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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744811&aid=2706607&group_id=139893 |