You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Radim Kolar (JIRA)" <ji...@apache.org> on 2013/10/15 10:33:45 UTC

[jira] [Created] (HDFS-5365) Fix native library compile error on FreeBSD9

Radim Kolar created HDFS-5365:
---------------------------------

             Summary: Fix native library compile error on FreeBSD9
                 Key: HDFS-5365
                 URL: https://issues.apache.org/jira/browse/HDFS-5365
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Radim Kolar
             Fix For: 2.2.0


native library do not compiles on freebsd because:

* dlopen is in libc
* limits.h include is missing



--
This message was sent by Atlassian JIRA
(v6.1#6144)