You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "rip.nsk (JIRA)" <ji...@apache.org> on 2017/12/02 21:32:00 UTC

[jira] [Created] (ORC-270) simple build failed

rip.nsk created ORC-270:
---------------------------

             Summary: simple build failed
                 Key: ORC-270
                 URL: https://issues.apache.org/jira/browse/ORC-270
             Project: ORC
          Issue Type: Bug
          Components: C++
         Environment: ubuntu-17.10
            Reporter: rip.nsk
            Priority: Trivial


Simple build:
cmake .. -DBUILD_JAVA=OFF -DBUILD_LIBHDFSPP=OFF
make package
are failed due to lost pthread dependency in tools/test target_link_libraries:
../gtest-port.h:2076: undefined reference to `pthread_getspecific'
..



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)