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

Joep Rottinghuis updated HADOOP-5611:
-------------------------------------

    Affects Version/s: 0.20.205.0

This is not Debian specific. The same happens on RHEL6.
The root cause is a cleanup of header files in Gcc 4.3 which exposes missing 
includes.
As Sreekanth pointed out in HADOOP-5678, this is documented in 
http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include

RHEL5 uses gcc 4.1.2
RHEL6 uses gcc 4.4.5
Ubuntu Natty Narwhal uses gcc 4.5.2

This should be applied to branch-0.20-security and the 0.20.205 branch.

Note that HADOOP-5611 must also be applied after this patch.

> C++ libraries do not build on Debian Lenny
> ------------------------------------------
>
>                 Key: HADOOP-5611
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5611
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.18.3, 0.19.0, 0.19.1, 0.20.205.0
>         Environment: Debian Lenny, 64 bit
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.20.2
>
>         Attachments: 
> 0001-HADOOP-5611-Add-some-missing-includes-to-c-code-t.patch, 
> HADOOP-5611-fixed.patch
>
>
> The compilation of the C++ util and Hadoop Pipes code generates some errors 
> about undefined functions. It appears there are just some missing includes 
> that must not affect some other systems. Attaching a patch that fixes this 
> issue.

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

Reply via email to