From: SourceForge.net <no...@so...> - 2010-10-05 02:02:24
|
Bugs item #3081242, was opened at 2010-10-05 11:02 Message generated for change (Tracker Item Submitted) made by alizeeshan You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744811&aid=3081242&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: Ali Zeeshan Ijaz (alizeeshan) Assigned to: Nobody/Anonymous (nobody) Summary: drawGraph compilation issue Initial Comment: after performing ./configure which completed well.. "make" gave this error: drawGraph.c: In function ‘drawModelTxt’: drawGraph.c:854: error: ‘ModifierSpeciesReference_t’ undeclared (first use in this function) drawGraph.c:854: error: (Each undeclared identifier is reported only once drawGraph.c:854: error: for each function it appears in.) drawGraph.c:854: error: ‘mref’ undeclared (first use in this function) drawGraph.c:885: warning: assignment from incompatible pointer type drawGraph.c:908: warning: assignment from incompatible pointer type ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=744811&aid=3081242&group_id=139893 |