[
https://issues.apache.org/jira/browse/HADOOP-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337825#comment-14337825
]
Kiran Kumar M R commented on HADOOP-9922:
-----------------------------------------
[~cnauroth], I have reverted the changes in
{{AddNodeManagerAndUserACEsToObject}}. 64-bit build is now back to original
warnings in method {{AddNodeManagerAndUserACEsToObject}}
{code}
task.c(312): warning C4133: 'function' : incompatible types - from 'int *' to
'size_t *'
task.c(339): warning C4018: '<' : signed/unsigned mismatch
{code}
> hadoop windows native build will fail in 32 bit machine
> -------------------------------------------------------
>
> Key: HADOOP-9922
> URL: https://issues.apache.org/jira/browse/HADOOP-9922
> Project: Hadoop Common
> Issue Type: Bug
> Components: build, native
> Affects Versions: 3.0.0, 2.1.1-beta
> Reporter: Vinayakumar B
> Assignee: Kiran Kumar M R
> Attachments: HADOOP-9922-002.patch, HADOOP-9922-003.patch,
> HADOOP-9922-004.patch, HADOOP-9922-005.patch, HADOOP-9922.patch
>
>
> Building Hadoop in windows 32 bit machine fails as native project is not
> having Win32 configuration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)