[GRASS-user] make fails to find Platform.make

Markus Metz markus.metz.giswork at gmail.com
Fri Sep 20 06:08:11 PDT 2019


On Fri, Sep 20, 2019 at 2:21 PM Luí­s Moreira de Sousa <
luis.de.sousa at protonmail.ch> wrote:
>
> Hi again Markus, thank you for following up.
>
> In your example we can see this:
>
> rm /home/mneteler/tmp//grass76/include/Make/Platform.make
> make /home/mneteler/tmp//grass76/include/Make/Platform.make
>
> How can it work? Is the file recreated somehow after the rm command? What
happens if you run only make include/Make/Platform.make?

in this case "/home/mneteler/tmp//grass76" is the installation target,
"make install" cleans up leftovers from a previous installation. The real
Platform.make is in this example here:
/home/mneteler/software/grass76_git/dist.x86_64-pc-linux-gnu/include/Make/Platform.make
to be installed to
/home/mneteler/tmp//grass76/include/Make/Platform.make

What is you install target, defined with configure --prefix= ?

Markus M

>
> Regarding the volume: I think it is NFS, providing the user areas in the
HPC cluster.
>
> Thanks you.
>
> --
> Luís
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190920/d5972aac/attachment.html>


More information about the grass-user mailing list