You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Nigel Jones (JIRA)" <ji...@apache.org> on 2017/05/10 17:20:04 UTC

[jira] [Assigned] (RANGER-1563) Ranger build needs gcc... docs/validation

     [ https://issues.apache.org/jira/browse/RANGER-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Jones reassigned RANGER-1563:
-----------------------------------

    Assignee: Nigel Jones

> Ranger build needs gcc... docs/validation
> -----------------------------------------
>
>                 Key: RANGER-1563
>                 URL: https://issues.apache.org/jira/browse/RANGER-1563
>             Project: Ranger
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Nigel Jones
>            Assignee: Nigel Jones
>
> When building ranger on a new Linux system I had a build failure, caused by
> [INFO] Executed tasks
> [INFO]
> [INFO] --- native-maven-plugin:1.0-alpha-8:compile (default-compile) @ credValidator ---
> [INFO] /bin/sh -c cd /home/cloudusr/src/ranger/unixauthnative && gcc -I/home/cloudusr/src/ranger/unixauthnative/src/main/c -o /home/cloudusr/src/ranger/unixauthnative/target/objs/credValidator.o -c /home/cloudusr/src/ranger/unixauthnative/src/main/c/credValidator.c
> /bin/sh: 1: gcc: not found
> Clearly gcc is needed. Along with java, maven. Listing these prereqs would be useful
> Suggest we update the docs at http://ranger.apache.org/quick_start_guide.html
> to make this prereq clear.
> Ideally update maven to do a check early on



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)