[
https://issues.apache.org/jira/browse/HADOOP-10577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Binglin Chang updated HADOOP-10577:
-----------------------------------
Attachment: HADOOP-10577.v1.patch
Changes:
1. find_library should not use .so suffix for cross platform compatibility
2. clang/libc++ does not have <tr1/memory>, just <memory>
3. wrong printf usage %Zd, should be %zu?
code on current branch can now compile at macosx on my laptop with the change.
> Fix some minors error and compile on macosx
> -------------------------------------------
>
> Key: HADOOP-10577
> URL: https://issues.apache.org/jira/browse/HADOOP-10577
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Binglin Chang
> Assignee: Binglin Chang
> Priority: Minor
> Attachments: HADOOP-10577.v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)