Boopathi K created THRIFT-5328:
----------------------------------
Summary: Got linking error when trying to compile in Linux
Key: THRIFT-5328
URL: https://issues.apache.org/jira/browse/THRIFT-5328
Project: Thrift
Issue Type: Question
Components: C++ - Compiler
Affects Versions: 0.12.0
Reporter: Boopathi K
I had a problem when try to compile apache thrift in linux platform .
Compilation failed with error "/usr/bin/ld: Dwarf Error: found dwarf version
'4', this reader only handles version 2 information.
Release/StartStoreGridServer.o: In function
`StartThriftBackupMain::StartServer()':
StartStoreGridServer.cpp:(.text._ZN21StartThriftBackupMain11StartServerEv[_ZN21StartThriftBackupMain11StartServerEv]+0x11d):
undefined reference to
`*apache::thrift::concurrency::BoostThreadFactory::BoostThreadFactory(bool)*'"
Anyone have idea about that? Please help me to solve this issue
Note:For windows it working fine
--
This message was sent by Atlassian Jira
(v8.3.4#803005)