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

Arpit Agarwal edited comment on HADOOP-10966 at 8/13/14 8:09 PM:
-----------------------------------------------------------------

No new tests required as it is a build break fix.

I committed it to trunk and branch-2. Thanks for the prompt fix [~dvillegas] 
and thanks [~vinayrpet] for the verification.


was (Author: arpitagarwal):
No new tests required as it is a build break fix.

I committed it to trunk and branch-2. Thanks for the prompt fix [~dvillegas].

> Hadoop Common native compilation broken in windows
> --------------------------------------------------
>
>                 Key: HADOOP-10966
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10966
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: native
>            Reporter: Vinayakumar B
>            Assignee: David Villegas
>            Priority: Blocker
>             Fix For: 3.0.0, 2.6.0
>
>         Attachments: HADOOP-10966.patch
>
>
> After HADOOP-10962 hadoop common native compilation broken in windows
> {noformat}
> src\org\apache\hadoop\io\nativeio\NativeIO.c(181): error C2065: 
> 'POSIX_FADV_NORMAL' : undeclared identifier 
> src\org\apache\hadoop\io\nativeio\NativeIO.c(184): error C2065: 
> 'POSIX_FADV_RANDOM' : undeclared identifier 
> src\org\apache\hadoop\io\nativeio\NativeIO.c(187): error C2065: 
> 'POSIX_FADV_SEQUENTIAL' : undeclared identifier 
> src\org\apache\hadoop\io\nativeio\NativeIO.c(190): error C2065: 
> 'POSIX_FADV_WILLNEED' : undeclared identifier 
> src\org\apache\hadoop\io\nativeio\NativeIO.c(193): error C2065: 
> 'POSIX_FADV_DONTNEED' : undeclared identifier 
> src\org\apache\hadoop\io\nativeio\NativeIO.c(196): error C2065: 
> 'POSIX_FADV_NOREUSE' : undeclared identifier 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to