[GRASS-dev] testing d.thematic.area - problem
Markus Neteler
neteler at osgeo.org
Tue Aug 12 14:03:49 EDT 2008
Michael,
On Tue, Aug 12, 2008 at 6:58 PM, Michael Barton <michael.barton at asu.edu> wrote:
> Moritz,
> I just tried out d.thematic.area from develbranch_6 (updated from svn last
> night).
> It compiled without error, but failed on running with the following message:
> dyld: lazy symbol binding failed: Symbol not found: _G_gisinit
> Referenced from:
> /Applications/Grass/GRASS-6.4.app/Contents/MacOS/bin/d.thematic.area
> Expected in:
> /Applications/Grass/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.dylib
> dyld: Symbol not found: _G_gisinit
> Referenced from:
> /Applications/Grass/GRASS-6.4.app/Contents/MacOS/bin/d.thematic.area
> Expected in:
> /Applications/Grass/GRASS-6.4.app/Contents/MacOS/lib/libgrass_gis.dylib
the G_gisinit symbol thing was introduced the other day (backport, to
ensure that compatible GIS libraries are used).
Perhaps you have an old libgis hanging around somewhere?
"make distclean" is needed, too.
Markus
More information about the grass-dev
mailing list