There are lots of warnings, but only one error:

shape_info.c: At top level:
shape_info.c:121: error: static declaration of 'parse_path' follows non-static declaration
shape_info.h:169: error: previous declaration of 'parse_path' was here

Either remove the 'static' keyword from the definition in shape_info.c, or add it to the one in shape_info.h.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to