Opened 15 years ago

Last modified 15 years ago

#700 closed defect

error after running make — at Version 1

Reported by: pvanbosgeo Owned by: grass-dev@…
Priority: normal Milestone: 6.4.0
Component: Installation Version: svn-trunk
Keywords: make, install Cc:
CPU: x86-64 Platform: Linux

Description (last modified by neteler)

I am trying to update my GRASS 6.4 with r38526 (on Ubuntu 9.04), but I get an error:

/home/pbreugel/Software/GRASS/grass64_release/swig/python

Running make in the above-mentioned directory gives the following error message:

In file included from proj_wrap.c:2694:
/home/pbreugel/Software/GRASS/grass64_release/dist.x86_64-unknown-linux-gnu/include/grass/gprojects.h:23:29: error: ogr_srs_api.h: No such file or directory
In file included from proj_wrap.c:2694:
/home/pbreugel/Software/GRASS/grass64_release/dist.x86_64-unknown-linux-gnu/include/grass/gprojects.h:84: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘GPJ_grass_to_osr’
/home/pbreugel/Software/GRASS/grass64_release/dist.x86_64-unknown-linux-gnu/include/grass/gprojects.h:88: error: expected declaration specifiers or ‘...’ before ‘OGRSpatialReferenceH’
make[1]: *** [OBJ.x86_64-unknown-linux-gnu/proj_wrap.o] Error 1
make[1]: Leaving directory `/home/pbreugel/Software/GRASS/grass64_release/swig/python'
make: *** [default] Error 2

I am not sure how to continue from there, any help appreciated

Paulo

Change History (1)

comment:1 by neteler, 15 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.