On Thu, 18 Jul 2019, Markus Metz wrote:
can you go into any of the subdirs listed, run make and paste the full output? I had the same error some hours ago, it was a library in a non-standard place that caused the problem.
Markus M, I started the top of the list of failed builds: [rshepard@baetis ~/gis/grass/grass_src/lib/raster3d/test]$ make if [/"/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib" /!= "" ] ; then /GISRC=/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/demolocation/.grassrc77 /GISBASE=/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu /PATH="/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/scripts:$PATH" /PYTHONPATH="/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/etc/python:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" /LD_LIBRARY_PATH="/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/scripts:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/lib:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/lib:/usr/lib/qt/lib:" /LC_ALL=C LANG=C LANGUAGE=C //home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib /--html-description < /dev/null | grep -v '</body>\|</html>' > /test.raster3d.lib.tmp.html ; fi /home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib: / error while loading shared libraries: libgeos-3.7.0.so: cannot open shared / object file: No such file or directory ../../../include/Make/Html.make:14: recipe for target 'test.raster3d.lib.tmp.html' failed make: *** [test.raster3d.lib.tmp.html] Error 1 rm test.raster3d.lib.tmp.html In case long lines are truncated I've attached the file. Thanks, Rich
[rshepard@baetis ~/gis/grass/grass_src/lib/raster3d/test]$ make if [ "/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib" != "" ] ; then GISRC=/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/demolocation/.grassrc77 GISBASE=/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu PATH="/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/etc/python:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/scripts:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/lib:/home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/lib:/usr/lib/qt/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib --html-description < /dev/null | grep -v '</body>\|</html>' > test.raster3d.lib.tmp.html ; fi /home/rshepard/gis/grass/grass_src/dist.x86_64-pc-linux-gnu/bin/test.raster3d.lib: error while loading shared libraries: libgeos-3.7.0.so: cannot open shared object file: No such file or directory ../../../include/Make/Html.make:14: recipe for target 'test.raster3d.lib.tmp.html' failed make: *** [test.raster3d.lib.tmp.html] Error 1 rm test.raster3d.lib.tmp.html
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
