You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ld: error: undefined reference due to --no-allow-shlib-undefined: apache::thrift::rocket::RocketSinkServerCallback::onFinalResponseError(folly::exception_wrapper)
>>> referenced by lib/libthriftcpp2.so.1.0.0
ld: error: undefined reference due to --no-allow-shlib-undefined: apache::thrift::rocket::RocketSinkServerCallback::onFinalResponse(apache::thrift::StreamPayload&&)
>>> referenced by lib/libthriftcpp2.so.1.0.0
ld: error: undefined reference due to --no-allow-shlib-undefined: vtable for apache::thrift::rocket::RocketStreamServerCallbackWithChunkTimeout
>>> referenced by lib/libthriftcpp2.so.1.0.0
ld: error: undefined reference due to --no-allow-shlib-undefined: vtable for apache::thrift::rocket::RocketSinkServerCallback
>>> referenced by lib/libthriftcpp2.so.1.0.0
ld: error: undefined reference due to --no-allow-shlib-undefined: apache::thrift::rocket::RocketSinkServerCallback::onInitialError(folly::exception_wrapper)
>>> referenced by lib/libthriftcpp2.so.1.0.0
ld: error: undefined reference due to --no-allow-shlib-undefined: apache::thrift::rocket::RocketStreamServerCallbackWithChunkTimeout::onInitialPayload(apache::thrift::FirstResponsePayload&&, folly::EventBase*)
>>> referenced by lib/libthriftcpp2.so.1.0.0
ld: error: undefined reference due to --no-allow-shlib-undefined: apache::thrift::rocket::RocketStreamServerCallbackWithChunkTimeout::onStreamPayload(apache::thrift::StreamPayload&&)
>>> referenced by lib/libthriftcpp2.so.1.0.0
ld: error: undefined reference due to --no-allow-shlib-undefined: apache::thrift::rocket::RocketSinkServerCallback::onSinkRequestN(unsigned long)
>>> referenced by lib/libthriftcpp2.so.1.0.0
ld: error: undefined reference due to --no-allow-shlib-undefined: apache::thrift::rocket::RocketSinkServerCallback::onInitialPayload(apache::thrift::FirstResponsePayload&&, folly::EventBase*)
>>> referenced by lib/libthriftcpp2.so.1.0.0
c++: error: linker command failed with exit code 1 (use -v to see invocation)