You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2011/09/01 18:28:09 UTC

[jira] [Created] (MAPREDUCE-2922) create-c++-task-controller-configure called during ant build create-c++-configure and fails

create-c++-task-controller-configure called during ant build create-c++-configure and fails 
--------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-2922
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2922
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Thomas Graves
            Assignee: Thomas Graves
            Priority: Minor
             Fix For: 0.23.0
         Attachments: configure.patch

if you call ant create-c++-configure it tries to run create-c++-task-controller-configure, which fails with error about >>>     [exec] Makefile.am: C objects in subdir but `AM_PROG_CC_C_O'.  We don't need to build the task-controller anymore in mrv2 so simply remove it from build.xml 


cmdline used to build:
ant -Dresolvers=internal -Dcompile.c++=true -Dcompile.native=true             create-c++-configure binary  

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