[GRASS-dev] RE: [GRASS GIS] #137: wxgrass: Error in profile tool

Markus Neteler neteler at osgeo.org
Tue Aug 19 15:37:09 EDT 2008


Hi Eric,

On Mon, Aug 18, 2008 at 7:33 PM, Patton, Eric <epatton at nrcan.gc.ca> wrote:
>>just recompile GRASS7 from the scratch (make distclean first), somehow you
>> are using old version of GIS library.
>>
>> Martin
>
> Hmm...but this error occurs after I checked out the entire grass_trunk from svn again and recompiled from scratch.

you really need to run:
make distclean

and then check (svn status etc) is old stuff is hanging around. Carefully
check where the libs are taken from (ldd /path/to/module).
Got the same problem today and wiping out the old stuff helped.

Markus


More information about the grass-dev mailing list