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

Hudson commented on MAPREDUCE-2559:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #719 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/719/])
    MAPREDUCE-2559. ant binary fails due to missing c++ lib dir. Contributed by 
Eli Collins

eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1133226
Files : 
* /hadoop/mapreduce/trunk/CHANGES.txt
* /hadoop/mapreduce/trunk/build.xml


> ant binary fails due to missing c++ lib dir
> -------------------------------------------
>
>                 Key: MAPREDUCE-2559
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2559
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.20.3
>         Environment: Redhat 5.5, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2559-1.patch, MAPREDUCE-2559-2.patch, 
> MAPREDUCE-2559-3.patch, MAPREDUCE-2559.patch, mapreduce-2559-4.patch
>
>
> Post MAPRED-2521 ant binary fails without "-Dcompile.c++=true 
> -Dcompile.native=true". The bin-package is trying to copy from the c++ lib 
> dir which doesn't exist yet. The binary target should check for the existence 
> of this dir or would also be reasonable to depend on the compile-c++ (since 
> this is the binary target).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to