[GRASS-user] r.geomorphon add-on installation error on Arch-Linux

Markus Neteler neteler at osgeo.org
Fri Jan 25 13:45:40 PST 2013


On Wed, Jan 23, 2013 at 1:30 PM, Haziq Noor Ariff
<haziqnoorariff at gmail.com> wrote:
> Hi,
>
> I'm trying to install 'r.geomorphon' add-on module from
> http://sil.uc.edu/downloads.html on my recently-built Arch Linux system with
> GRASS7-svn.  I've used this module on my old Ubuntu system a-lot, but
> somehow I can't get it to install on Arch..
>
> I did:
>
>  $ make MODULE_TOPDIR=/usr/local/grass-7.0.svn
>  $ sudo make MODULE_TOPDIR=/usr/local/grass-7.0.svn install
>
> The 'make' command gives no error. The 'make-install' command gives an error
> that says:
>
> /usr/bin/install -c  /usr/local/grass-7.0.svn/bin/r.geomorphon
> /usr/local/grass-7.0.svn/bin/
> /usr/bin/install: ‘/usr/local/grass-7.0.svn/bin/r.geomorphon’ and
> ‘/usr/local/grass-7.0.svn/bin/r.geomorphon’ are the same file
> make: *** [install] Error 1
>
> What should I do? I didn't get this error in Ubuntu... Would appreciate any
> help, thanks!

On Fedora F17 I get:


...
main.c: In function ‘main’:
main.c:317:5: error: implicit declaration of function
‘radial2cartesian’ [-Werror=implicit-function-declaration]
main.c:352:2: error: implicit declaration of function
‘write_contrast_colors’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make: *** [OBJ.x86_64-unknown-linux-gnu/main.o] Error 1

This needs to be fixed by the author...

Markus


More information about the grass-user mailing list