[GRASS-user] error compiling GRASS "checking for pj_get_def in -lproj... no"

Markus Neteler neteler at osgeo.org
Thu Sep 3 15:23:39 EDT 2009


On Thu, Sep 3, 2009 at 2:58 PM, P Kishor<punk.kish at gmail.com> wrote:
> I am trying to compile GRASS on Mac OS X. For now, configure is
> failing to find libproj correctly. Here is what I get
>
> punkish at Lucknow ~/Projects/grass-6.4.0RC5$ ./configure \
> --with-proj-includes=/usr/local/include \
> --with-proj-libs=/usr/local/lib \
> --with-proj-share=/usr/local/share/proj \
> ..
> checking for location of External PROJ.4 includes... /usr/local/include
> checking for proj_api.h... yes
> checking External PROJ.4 version... 461
> checking for location of External PROJ.4 library... /usr/local/lib
> checking for pj_get_def in -lproj... no
> configure: error: *** Unable to locate External PROJ.4 library.

In config.log (at bottom) some details should be shown why the
pj_get_def test fails.

Markus


More information about the grass-user mailing list