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 > [EMAIL PROTECTED]:/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 <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
