[GRASS-dev] [GRASS GIS] #529: r.walk fails to build in GRASS 6.5 r36362

#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
}}}

Debian testing amd64, gcc 4.3.3.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/529&gt;
GRASS GIS <http://grass.osgeo.org>

#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
Resolution: | Keywords:
  Platform: Linux | Cpu: x86-64
---------------------------+------------------------------------------------
Changes (by cnielsen):

* cc: michael.barton@asu.edu (added)

Comment:

The modifications to stash.h seem to be missing from the changeset for
r.walk but they are in the patch attached to ticket #399
<http://trac.osgeo.org/grass/attachment/ticket/399&gt;\.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/529#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#529: r.walk fails to build in GRASS 6.5 r36362
---------------------------+------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: critical | Milestone: 6.4.0
Component: Installation | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: Linux | Cpu: x86-64
---------------------------+------------------------------------------------
Changes (by cmbarton):

  * status: new => closed
  * resolution: => fixed

Comment:

Fixed.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/529#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>