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)