David Forsythe created MESOS-6607:
-------------------------------------

             Summary: Configure fails on FreeBSD
                 Key: MESOS-6607
                 URL: https://issues.apache.org/jira/browse/MESOS-6607
             Project: Mesos
          Issue Type: Bug
            Reporter: David Forsythe
            Assignee: David Forsythe


Configure fails when checking on JNI because of undefined pthread calls:
{code}
checking whether or not we can build with JNI... 
/usr/local/openjdk8/jre/lib/amd64/server/libjvm.so: undefined reference to 
`pthread_getprio'
/usr/local/openjdk8/jre/lib/amd64/server/libjvm.so: undefined reference to 
`pthread_getthreadid_np'
/usr/local/openjdk8/jre/lib/amd64/server/libjvm.so: undefined reference to 
`pthread_create'
/usr/local/openjdk8/jre/lib/amd64/server/libjvm.so: undefined reference to 
`pthread_attr_get_np'
/usr/local/openjdk8/jre/lib/amd64/server/libjvm.so: undefined reference to 
`pthread_setprio'
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to