[GRASS-user] Errors with latest GRASS 7

Hello everybody,

I have those errors building latest GRASS7:

-------------------------
Started compilation: gio 6 set 2012, 19.06.14, CEST
--
Errors in:
/home/luca/Applicazioni/grass_trunk/general/g.region
/home/luca/Applicazioni/grass_trunk/raster/r.horizon
/home/luca/Applicazioni/grass_trunk/raster/r.sun
/home/luca/Applicazioni/grass_trunk/raster/r.sunmask
/home/luca/Applicazioni/grass_trunk/imagery/i.latlong

If I run make in g.region, or in any other folders from the list above, this
is the output:

/usr/local/lib/libgdal.so.1: undefined reference to `pj_ctx_free'
/usr/local/lib/libgdal.so.1: undefined reference to `pj_ctx_alloc'
/usr/local/lib/libgdal.so.1: undefined reference to `pj_ctx_get_errno'
/usr/local/lib/libgdal.so.1: undefined reference to `pj_init_plus_ctx'

I use latest gdal/proj and the same ./configure gives no errors building
latest 6.4.

Thx for your help!
L.

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Errors-with-latest-GRASS-7-tp5000249.html
Sent from the Grass - Users mailing list archive at Nabble.com.

GRASS GIS compilation log
-------------------------
Started compilation: ven 7 set 2012, 12.26.26, CEST
--
Errors in:
No errors detected.
--
Finished compilation: ven 7 set 2012, 12.27.59, CEST

:slight_smile:

Sorry, was my fault. I thought that the problem was gdal, instead I had a
duplicate proj.
With --with-proj-libs=/usr/local/lib/
--with-proj-include=/usr/local/include/ all is fine.

Ciao
L.

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Errors-with-latest-GRASS-7-tp5000249p5000388.html
Sent from the Grass - Users mailing list archive at Nabble.com.