You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kihwal Lee (Commented) (JIRA)" <ji...@apache.org> on 2011/10/20 19:48:10 UTC

[jira] [Commented] (HADOOP-7548) ant binary target fails if native has not been built

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

Kihwal Lee commented on HADOOP-7548:
------------------------------------

branch-0.20-security won't work without the native library. If we simply remove the dependency, we will end up allowing creation of nonfunctional package. So a solution can be removing this dependency AND adding a separate package target for the native stuff. Then it will be possible to build one (large) platform-independent package and multiple platform-specific packages for all supported platforms.

                
> ant binary target fails if native has not been built
> ----------------------------------------------------
>
>                 Key: HADOOP-7548
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7548
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.205.0
>            Reporter: Eli Collins
>
> The "binary" target on branch-0.20-security fails with the following, it assumes the native dir exists.
> BUILD FAILED
> /home/eli/src/hadoop-branch-0.20-security/build.xml:1572: /home/eli/src/hadoop-branch-0.20-security/build/hadoop-0.20.206.0-SNAPSHOT/native not found.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira