[GRASS-user] Recovering from a build error

Rich Shepard rshepard at appl-ecosys.com
Thu Sep 21 18:02:35 PDT 2017


On Tue, 19 Sep 2017, Rich Shepard wrote:

> Here are the results of running 'make' in the ../source/d.rast.edit/
> directory after the build halted:
>
> $ make if [
> "/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/scripts/d.rast.edit"
> != "" ] ; then
> GISRC=/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/demolocation/.grassrc73
> GISBASE=/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu
> PATH="/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/scripts:$PATH"
> PYTHONPATH="/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/etc/python:/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/gui/wxpython:$PYTHONPATH"
> LD_LIBRARY_PATH="/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/scripts:/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/lib:/home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/lib:/usr/lib/qt/lib:/usr/lib/qt/lib:"
> LC_ALL=C LANG=C LANGUAGE=C
> /home/rshepard/gis/grass/grass7_trunk/dist.i686-pc-linux-gnu/scripts/d.rast.edit
> --html-description < /dev/null | grep -v '</body>\|</html>' >
> d.rast.edit.tmp.html ; fi
> Fatal Error: Mismatch between the program and library build versions 
> detected.
> The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx 
> containers,compatible with 2.8),
> and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1002,wx 
> containers,compatible with 2.8).
> ../../include/Make/Html.make:14: recipe for target 'd.rast.edit.tmp.html' 
> failed
> make: *** [d.rast.edit.tmp.html] Error 1
> rm d.rast.edit.tmp.html

Markus,

   Does this suggest where I look for this new error preventing compilation?

Thanks,

Rich


More information about the grass-user mailing list