#529: r.walk fails to build in GRASS 6.5 r36362
--------------------------+-------------------------------------------------
Reporter: msieczka | Owner: grass-dev@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@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
}}}