Garret wrote:
> I am trying to compile some code that calls the function 
> CC_u2ll_spheroid_parameters.  I have included CC.h and included
> libgrass_gproj.so and libgrass_gmath.so in the makefile but the code
> isn't compiling.
>
> I get an error: "undefined reference to 'CC_u2ll_spheroid_parameters'. 
> I  would be grateful of any help.
...
> which library has CC_u2ll_spheroid_parameters?

In GRASS 6.4 source code I only see include/CC.h, but in the GRASS 5.4
source code there is ./src/libes/coorcnv/utm.c which includes the
CC_u2ll_spheroid_parameters() function if you need it.


Hamish



      
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to