[GRASS-dev] g.gisenv: symbol lookup error: g.gisenv: undefined symbol: G__no_gisinit

Glynn Clements glynn at gclements.plus.com
Sun Aug 29 09:30:40 EDT 2010


Markus Neteler wrote:

> Does anyone have a pointer for this problem?
>  http://lists.osgeo.org/pipermail/grass-stats/2010-August/001266.html

> g.gisenv: symbol lookup error: g.gisenv: undefined symbol: G__no_gisinit

The GRASS libraries are out of date with respect to the modules. The
libraries pre-date the version check, while the modules are more
recent.

I note that $LD_LIBRARY_PATH is rather long, and
/usr/local/grass-6.4.0svn/lib is right at the end of it:

If GRASS libraries exist in any other directory in $LD_LIBRARY_PATH
(or in /etc/ld.so.conf), they will be used in preference.

Also, it's possible that a different version of libgis is being pulled
in via e.g. GDAL.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list