[GRASS5] grass51: value of $(GDALLIBS) in a Makefile

Radim Blazek blazek at itc.it
Mon Jun 16 13:01:31 EDT 2003


On Sunday 15 June 2003 21:02, Jaro Hofierka wrote:
> Hi,
>
> I am having the similar problem in v.in.ogr (even with -with-gdal option):
>
> make[2]: Entering directory
> `/home/grass/grass51_exp_2003_06_07/vector/v.in.ogr'
> ...
> 		main.c: In function `main':
> 		main.c:142: `wkbLinearRing' undeclared (first use in this function)
> 		main.c:142: (Each undeclared identifier is reported only once
> 		main.c:142: for each function it appears in.)
> 		main.c:52: warning: `Ogr_layer' might be used uninitialized in this

wkbLinearRing is 'new' in OGR, I wanted to change it to wkbLineString which
I hope could work. But I was not able to compile OGR without OGDI and I could not
get compiled OGDI, so I have not submited this yet.

Radim




More information about the grass-dev mailing list