[GRASS-dev] r.spread compilation problem

Glynn Clements glynn at gclements.plus.com
Tue Aug 26 16:53:17 EDT 2008


Yann Chemin wrote:

> OBJ.x86_64-unknown-linux-gnu/display.o: In function `display_init':
> /home/yann/tmp/grass/raster/wildfire/r.spread/display.c:39: undefined
> reference to `D_get_screen_window'
> /home/yann/tmp/grass/raster/wildfire/r.spread/display.c:108: undefined
> reference to `D_reset_screen_window'
> /home/yann/tmp/grass/raster/wildfire/r.spread/display.c:135: undefined
> reference to `D_reset_screen_window'
> collect2: ld returned 1 exit status
> make: *** [/home/yann/tmp/grass/dist.x86_64-unknown-linux-gnu/bin/r.spread]
> Error 1
> root at siduxbox:/home/yann/tmp/grass/raster/wildfire/r.spread#

r.spread is known to be broken.

I'm not sure how to handle animation (if at all) in the absence of
XDRIVER (animation with direct rendering is largely pointless, as
you'll only see the last frame).

For now, I'll just disable the -d option, so that it's a normal r.*
module (rather than a hybrid r.*/d.* module).

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list