[GRASSLIST:3322] Re: v.proj error from GRASS 5.3 Linux build

Paul Kelly paul-grass at stjohnspoint.co.uk
Sat May 1 11:41:45 EDT 2004


On Sat, 1 May 2004, Thomas Adams wrote:

> Paul, et al,
>
> I have built GRASS 5.3 for Linux from source along with gdal-1.2 and
> prog.4 ver 4.4.7. The builds for all of these produce NO ERRORS except
> when I attempted to 'make install' gdal-1.2, which gave me errors
> related to pymod gdal libraries and needing to "relink" _gdalmodule.la.
> But, GRASS 5.3 did build & install with no errors.
>
> When I attempt to use v.proj, I get the following error:
>
> v.proj: relocation error: v.proj: undefined symbol: pj_set_finder
>
> Any ideas what is going on?

Make sure your external PROJ.4 is installed properly (shared library
directory in LD_LIBRARY_PATH env var or in /etc/ld.so.conf and run
/sbin/ldconfig).
Or:
don't use an external PROJ.4. This is the default (--with-proj=no) for 5.3
and should work as well if not better than the remotesensing.org PROJ.4.

Paul




More information about the grass-user mailing list