[GRASS5] [bug #1948] (grass) d.where: relocation error

this bug's URL: http://intevation.de/rt/webrt?serial_num=1948
-------------------------------------------------------------------------

Subject: d.where: relocation error

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: grass51_exp_2003_05_31

Don't know, if it is a bug by me or by GRASS.
I have compiled the GRASS 5.1 CVS snapshot from 31.5.2003 and it went well, until I have tryed the 'd.where' command:

GRASS 5.1.0-cvs:~ > d.where
d.where: relocation error: /usr/src/grass51_exp_2003_05_31/dist.i686-pc-linux-gnu//lib/libgrass_gproj.so: undefined symbol: pj_set_finder
GRASS 5.1.0-cvs:~ >

/usr/src/grass51_exp_2003_05_31/ - is my sourcecode directory

Thank's a lot

Jachym Cepicky

-------------------------------------------- Managed by Request Tracker

On Sun, 15 Jun 2003, Request Tracker wrote:

GRASS 5.1.0-cvs:~ > d.where
d.where: relocation error: /usr/src/grass51_exp_2003_05_31/dist.i686-pc-linux-gnu//lib/libgrass_gproj.so: undefined symbol: pj_set_finder
GRASS 5.1.0-cvs:~ >

You need to have PROJ version 4.4.6 or later installed. Does this fix the
problem?