[GRASS-dev] testing d.thematic.area - problem
Michael Barton
michael.barton at asu.edu
Tue Aug 12 16:14:10 EDT 2008
On Aug 12, 2008, at 11:03 AM, Markus Neteler wrote:
> 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.
I've updated from the svn develbranch_6,
installed the new d.thematic.area files by doing a tar -xvf thematic.tar
did a make distclean, and make.
None of d.thematic.area compiled.
I checked and none of the pieces were in the Make files any more, so I
added them back in.
They still won't compile.
Michael
More information about the grass-dev
mailing list