[GRASS-user] Grass 7 compile errors

Daniel Victoria daniel.victoria at gmail.com
Thu Mar 22 22:07:30 EDT 2012


Hi all,

Just updated to the latest svn version of grass 7. Configure went OK
but I got a bunch off errors on make, the first one being in
display/d.path. So I went into that directory and issued make. The
output is the following:

daniel at debian:~/grass/grass_trunk/display/d.path$ make
: && gcc -L/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/lib
-L/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/lib
-Wl,--export-dynamic
-Wl,-rpath-link,/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/lib
 -o /home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/bin/d.path
OBJ.i686-pc-linux-gnu/main.o OBJ.i686-pc-linux-gnu/select.o
-lgrass_display.7.0.svn -lgrass_vector.7.0.svn -lgrass_gis.7.0.svn
-lm
/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_vector.7.0.svn.so:
undefined reference to `OGR_L_GetName'
/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/lib/libgrass_vector.7.0.svn.so:
undefined reference to `OGR_L_GetGeomType'
collect2: ld returned 1 exit status
make: *** [/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/bin/d.path]
Error 1
daniel at debian:~/grass/grass_trunk/display/d.path$

Am I missing some library? I could not understand anything from the
error message. I'm running grass on a Debian system

Thanks
Daniel


More information about the grass-user mailing list