[GRASS-dev] [GRASS GIS] #529: r.walk fails to build in GRASS 6.5
r36362
GRASS GIS
trac at osgeo.org
Fri Mar 13 13:33:49 EDT 2009
#529: r.walk fails to build in GRASS 6.5 r36362
--------------------------+-------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Installation | Version: svn-develbranch6
Keywords: | Platform: Linux
Cpu: x86-64 |
--------------------------+-------------------------------------------------
develbranch6 r36362
{{{
shoofi at fooy:~/src/straight/grass65/raster/r.walk$ make
gcc -I/home/shoofi/src/straight/grass65/dist.x86_64-unknown-linux-
gnu/include -pipe -march=core2 -g -Wall -I/usr/local/include
-DPACKAGE=\""grassmods"\" -I/home/shoofi/src/straight/grass65/dist.
x86_64-unknown-linux-gnu/include -o OBJ.x86_64-unknown-linux-gnu/main.o -c
main.c
main.c: In function ‘main’:
main.c:529: error: ‘move_dir_layer’ undeclared (first use in this
function)
main.c:529: error: (Each undeclared identifier is reported only once
main.c:529: error: for each function it appears in.)
make: *** [OBJ.x86_64-unknown-linux-gnu/main.o] Błąd 1
}}}
Debian testing amd64, gcc 4.3.3.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/529>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list