Remus Rusanu created HADOOP-11691:
-------------------------------------
Summary: X86 build of libwinutils is broken
Key: HADOOP-11691
URL: https://issues.apache.org/jira/browse/HADOOP-11691
Project: Hadoop Common
Issue Type: Bug
Components: build, native
Affects Versions: 3.0.0
Reporter: Remus Rusanu
Hadoop-9922 recently fixed x86 build. After YARN-2190 compiling x86 results in
error:
{code}
(Link target) ->
E:\HW\project\hadoop-common\hadoop-common-project\hadoop-common\target/winutils/hadoopwinutilsvc_s.obj
: fatal error LNK1112: module machine type 'x64' conflicts with target machine
type 'X86'
[E:\HW\project\hadoop-common\hadoop-common-project\hadoop-common\src\main\winutils\winutils.vcxproj]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)