<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Markus,</p>
    <p>Thank you for your reply.<br>
    </p>
    <p>Unfortunately I have no longer access to this laptop (my
      colleague is now at home because covid). But I've not seen error
      in the the configure return.</p>
    <p>The command was :<br>
    </p>
    <pre>CFLAGS="-Wall -Werror-implicit-function-declaration -fno-common -Wextra -Wunused" \
 CXXFLAGS="-Wall"  \
 ./configure \
  --prefix=/usr/local \
  --with-gdal --with-proj --with-proj-share=/usr/share \
  --with-glw --with-nls --with-readline \
  --with-cxx --enable-largefile \
  --with-freetype --with-freetype-includes=/usr/include/freetype2 \
  --with-sqlite --with-cairo --with-python=/usr/bin/python-config \
  --with-wxwidgets --with-geos \
  --with-blas --with-blas-includes=/usr/include/atlas/ \
  --with-lapack --with-lapack-includes=/usr/include/atlas/ \
  --with-netcdf=/usr/bin/nc-config --with-odbc=yes \
  --with-openmp=yes --with-pthread=no --with-postgres=yes \
  --with-postgres-includes=/usr/include/postgresql \
  --with-postgres-libs=/usr/lib/postgresql \
  --with-mysql=yes --with-mysql-includes=/usr/include/mysql

and I also tried the command in INSTALL file, but with the same message.

Anyway, I've installed Grass from Debian Buster repository (7.6), and it's enough for this laptop for the moment (at least until the end of covid crises).

Take care

Regards,
Frank
</pre>
    <p>Le 30/03/2020 à 19:22, Markus Neteler a écrit :</p>
    <blockquote type="cite"
cite="mid:CALFmHhsD6xi8x=RpcuVuZ2CAqTUrWb-2Cw3udMTJ4HfFe0N+Cg@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">Hi Frank,

On Sat, Mar 28, 2020 at 7:54 PM <a class="moz-txt-link-rfc2396E" href="mailto:frank.david@geophom.fr"><frank.david@geophom.fr></a> wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">
Hello,

I'm trying to install last release of grass (sources downloaded from
github) on a debian 10.3 (Laptop). I've followed the install steps of
<a class="moz-txt-link-freetext" href="https://grasswiki.osgeo.org/wiki/Compile_and_Install#GRASS_7_on_Debian_Buster">https://grasswiki.osgeo.org/wiki/Compile_and_Install#GRASS_7_on_Debian_Buster</a>
and also from install text file, and I always get :
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
can you post your "configure .. " command?

Do any errors show up?

Best
Markus

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">sudo make
include/Make/Vars.make:1: include/Make/Platform.make: Aucun fichier ou
dossier de ce type
make: *** Aucune règle pour fabriquer la cible
« include/Make/Platform.make ». Arrêt.

I have not seen error in the configure step... Any idea of the problem ?

Thanks,
Frank
_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a>
</pre>
      </blockquote>
    </blockquote>
  </body>
</html>