<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 10, 2021 at 10:06 AM Thomas Adams <<a href="mailto:tea3rd@gmail.com">tea3rd@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all!</div><div><br></div><div>I just upgraded from Ubuntu 18.04 to 20.04 and have to re-compile/install GRASS 7.8.5. I'm getting these errors:</div><div><br></div><div>Errors in:<br>/home/teaiii/grass-7.8.5/lib/python/ctypes<br>/home/teaiii/grass-7.8.5/vector/v.out.ogr<br>/home/teaiii/grass-7.8.5/man<br></div></div></blockquote><div><br></div><div>What are the actual errors when you go in the directories and run make?</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div><br></div><div>I'm sure I have created some library incompatibilities, so I'm trying to identify where the problems are. I know I have python 3.8 installed, but when I run python -V I get:</div><div><br></div><div>Python 2.7.18</div><div><br></div><div>Do I need to compile against python 3.8; if so, how do I do that?</div><div><br></div><div>My configure looks like this:</div><div><br></div><div>CFLAGS="-O2 -Wall" LDFLAGS="-s" ./configure \<br>--enable-64bit \<br>--with-cxx \<br>--enable-largefile=yes \<br>--with-nls \<br>--with-readline \<br>--with-pthread \<br>--with-gdal=/usr/local/bin/gdal-config \<br>--with-proj --with-proj-share=/usr/local/share/proj \<br>--with-proj-includes=/usr/local/include \<br>--with-proj-libs=/usr/local/lib \<br>--with-geos=/usr/local/bin/geos-config \<br>--with-wxwidgets=/usr/local/bin/wx-config \<br>--with-cairo \<br>--with-opengl-libs=/usr/include/GL \<br>--with-freetype=yes \<br>--with-freetype-includes=/usr/include/freetype2/ \<br>--with-postgres=yes \<br>--with-postgres-includes=/usr/local/include \<br>--with-sqlite=yes \<br>--with-mysql=yes \<br>--with-mysql-includes=/usr/include/mysql \<br>--with-odbc=no \<br>--with-blas \<br>--with-lapack \<br>--with-liblas=yes \<br>--with-liblas-config=/usr/bin/liblas-config \<br>--with-netcdf=/usr/local/bin/nc-config \<br>--with-blas-libs=/usr/local/lib \<br>--with-lapack-includes=/usr/include \<br>--with-lapack-libs=/usr/lib \<br>--with-blas-includes=/usr/local/include \<br>--with-zstd \<br>--with-zstd-includes=/usr/local/include \<br>--with-zstd-libs=/usr/local/lib<br></div><div><br></div><div>with no errors.</div><div><br></div><div>Any/all suggestions are appreciated...<br></div><div><br></div><div>Regards,</div><div>Tom<br></div><div><br>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><br></div></div></div></div></div></div></div>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</blockquote></div></div>