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/08 10:47:04 UTC

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

    [ https://issues.apache.org/jira/browse/RANGER-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000584#comment-16000584 ] 

Nigel Jones edited comment on RANGER-1563 at 5/8/17 10:46 AM:
--------------------------------------------------------------

Of course, I'd be delighted to (though first time may take a while).
related -- I did post on the mailing list asking for JIRA Contributor, so that I can assign to myself - are you able to do this? If not I'll post again


was (Author: jonesn):
Of course, I'd be delighted too (though first time may take a while).
related -- I did post on the mailing list asking for JIRA Contributor, so that I can assign to myself - are you able to do this? If not I'll post again

> 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
>
> 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)