Hi Ben,

Again thanks for your help. I tried to use protobuf 3.3.0 with PV 5.4.0rc4
but i am getting following error

 CMake Warning at
 
/usr/local/software/spack/develop-290617/spack/opt/spack/linux-rhel7-x86_64/gcc-5.4.0/cmake-3.8.1-hvzxbkmal
 ie677klawvpwyipv7giycyh/share/cmake-3.8/Modules/FindProtobuf.cmake:387
(message):
   Protobuf compiler version doesn't match library version 3.3.0
 Call Stack (most recent call first):
   VTK/CMake/vtkModuleMacros.cmake:888 (find_package)
   ThirdParty/protobuf/CMakeLists.txt:40 (vtk_module_third_party)

I have also version 2.5 in the system but I am getting lots of error (see
attached log.txt) related with undefined references.

--ufuk

> On Mon, Aug 14, 2017 at 16:49:55 +0300, u.utku.turunco...@be.itu.edu.tr
> wrote:
>> Thanks for your help. The server is Scientific Linux release 7.3
>> (Nitrogen) and yes i install PV from source using NVIDIA EGL libraries.
>> In
>> this case, I set USE_X OFF and also QT_GUI OFF. I tried both Intel
>> (2017)
>> and gcc and result is same. I also installed PV 5.4.1RC4 and still same.
>> It is very annoying, the same setup is working in an other system which
>> has Centos and Intel 2014.
>
> Hmm. Using an external Protobuf should work as long as it's new enough.
> I also remember making it work with 3.0, but maybe that broke again?
> What errors are you getting when trying to use an external protobuf?
>
> --Ben
>
[ 12%] Linking CXX shared library 
../../../lib/libvtkPVServerImplementationCore-pv5.4.so
CMakeFiles/vtkPVServerImplementationCore.dir/vtkPVSessionCore.cxx.o: In 
function `vtkPVSessionCore::PushStateInternal(paraview_protobuf::Message*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:400:
 undefined reference to `google::protobuf::Message::DebugString[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkPVSessionCore.cxx.o: In 
function `vtkPVSessionCore::PullState(paraview_protobuf::Message*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:537:
 undefined reference to `google::protobuf::Message::DebugString[abi:cxx11]() 
const'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:559:
 undefined reference to `google::protobuf::Message::DebugString[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkPVSessionCore.cxx.o: In 
function 
`vtkPVSessionCore::UnRegisterSIObjectInternal(paraview_protobuf::Message*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:761:
 undefined reference to `google::protobuf::Message::DebugString[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkPVSessionCore.cxx.o: In 
function 
`vtkPVSessionCore::RegisterSIObjectInternal(paraview_protobuf::Message*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionCore.cxx:770:
 undefined reference to `google::protobuf::Message::DebugString[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkPVSessionCore.cxx.o: In 
function `google::protobuf::internal::StringTypeTraits::Get(int, 
google::protobuf::internal::ExtensionSet const&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&)':
/usr/include/google/protobuf/extension_set.h:691: undefined reference to 
`google::protobuf::internal::ExtensionSet::GetString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&) const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkPVSessionServer.cxx.o: In 
function `vtkPVSessionServer::OnClientServerMessageRMI(void*, int)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:467:
 undefined reference to 
`google::protobuf::MessageLite::ParseFromString(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:490:
 undefined reference to 
`google::protobuf::MessageLite::ParseFromString(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:500:
 undefined reference to 
`google::protobuf::MessageLite::SerializeAsString[abi:cxx11]() const'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:509:
 undefined reference to 
`google::protobuf::MessageLite::ParseFromString(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:518:
 undefined reference to 
`google::protobuf::MessageLite::ParseFromString(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkPVSessionServer.cxx.o: In 
function 
`vtkPVSessionServer::vtkInternals::NotifyOtherClients(paraview_protobuf::Message
 const*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:124:
 undefined reference to 
`google::protobuf::MessageLite::SerializeAsString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkPVSessionServer.cxx.o: In 
function 
`vtkPVSessionServer::vtkInternals::NotifyAllClients(paraview_protobuf::Message 
const*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkPVSessionServer.cxx:131:
 undefined reference to 
`google::protobuf::MessageLite::SerializeAsString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSIArraySelectionProperty.cxx.o: 
In function `paraview_protobuf::ProxyState_Property::set_name(char const*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3401:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSIArraySelectionProperty.cxx.o: 
In function 
`google::protobuf::RepeatedPtrField<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > >::TypeHandler::Type* 
google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > >::TypeHandler>()':
/usr/include/google/protobuf/repeated_field.h:843: undefined reference to 
`google::protobuf::internal::StringTypeHandlerBase::New[abi:cxx11]()'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSICollaborationManager.cxx.o: 
In function `google::protobuf::internal::ExtensionSet::SetString(int, unsigned 
char, std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, google::protobuf::FieldDescriptor const*)':
/usr/include/google/protobuf/extension_set.h:563: undefined reference to 
`google::protobuf::internal::ExtensionSet::MutableString[abi:cxx11](int, 
unsigned char, google::protobuf::FieldDescriptor const*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSICollaborationManager.cxx.o: 
In function 
`paraview_protobuf::ClientsInformation_ClientInfo::set_name(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:4084:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSIProxy.cxx.o: In function 
`vtkSIProxy::InitializeAndCreateVTKObjects(paraview_protobuf::Message*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx:262:
 undefined reference to `google::protobuf::Message::DebugString[abi:cxx11]() 
const'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/src/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx:285:
 undefined reference to `google::protobuf::Message::DebugString[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSIProxy.cxx.o: In function 
`paraview_protobuf::ProxyState_SubProxy::set_name(char const*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3062:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSIProxyDefinitionManager.cxx.o: 
In function 
`paraview_protobuf::ProxyDefinitionState_ProxyXMLDefinition::set_group(char 
const*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3712:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSIProxyDefinitionManager.cxx.o: 
In function 
`paraview_protobuf::ProxyDefinitionState_ProxyXMLDefinition::set_name(char 
const*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3782:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSIProxyDefinitionManager.cxx.o: 
In function 
`paraview_protobuf::ProxyDefinitionState_ProxyXMLDefinition::set_xml(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3845:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::protobuf_AssignDesc_vtkPVMessage_2eproto()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:107:
 undefined reference to 
`google::protobuf::DescriptorPool::FindFileByName(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&) const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::protobuf_AddDesc_vtkPVMessage_2eproto()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:709:
 undefined reference to 
`google::protobuf::MessageFactory::InternalRegisterGeneratedFile(char const*, 
void (*)(std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&))'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::Variant::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:1142:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:1161:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::Variant::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:1231:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:1237:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteBytes(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_SubProxy::SharedCtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2450:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_SubProxy::SharedDtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2460:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_SubProxy::Clear()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2491:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_SubProxy::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2511:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_SubProxy::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2563:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Annotation::SharedCtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2716:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2717:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Annotation::SharedDtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2726:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2729:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Annotation::Clear()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2760:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2765:
 more undefined references to 
`google::protobuf::internal::kEmptyString[abi:cxx11]' follow
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Annotation::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2784:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2801:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Annotation::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2837:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2846:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_UserData::SharedCtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:2999:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_UserData::SharedDtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3008:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_UserData::Clear()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3039:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_UserData::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3059:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_UserData::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3110:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Property::SharedCtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3270:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Property::SharedDtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3280:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Property::Clear()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3312:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Property::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3335:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Property::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3400:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::PXMRegistrationState_Entry::SharedCtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3793:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3794:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::PXMRegistrationState_Entry::SharedDtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3804:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3807:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::PXMRegistrationState_Entry::Clear()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3838:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3843:
 more undefined references to 
`google::protobuf::internal::kEmptyString[abi:cxx11]' follow
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::PXMRegistrationState_Entry::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3863:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3880:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::PXMRegistrationState_Entry::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3932:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:3941:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyDefinitionState_ProxyXMLDefinition::SharedCtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4290:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4291:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4292:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyDefinitionState_ProxyXMLDefinition::SharedDtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4301:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4304:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4307:
 more undefined references to 
`google::protobuf::internal::kEmptyString[abi:cxx11]' follow
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyDefinitionState_ProxyXMLDefinition::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4367:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4384:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4401:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyDefinitionState_ProxyXMLDefinition::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4437:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4446:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:4455:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::LinkState_LinkDescription::SharedCtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:5164:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::LinkState_LinkDescription::SharedDtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:5174:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::LinkState_LinkDescription::Clear()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:5206:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::LinkState_LinkDescription::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:5242:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::LinkState_LinkDescription::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:5304:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ClientsInformation_ClientInfo::SharedCtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:6041:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ClientsInformation_ClientInfo::SharedDtor()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:6052:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ClientsInformation_ClientInfo::Clear()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:6084:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ClientsInformation_ClientInfo::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:6121:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*,
 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ClientsInformation_ClientInfo::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*)
 const':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.cc:6194:
 undefined reference to 
`google::protobuf::internal::WireFormatLite::WriteString(int, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, google::protobuf::io::CodedOutputStream*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_SubProxy::set_name(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3055:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_SubProxy::mutable_name[abi:cxx11]()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3076:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Annotation::set_key(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3151:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Annotation::mutable_key[abi:cxx11]()':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3172:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`paraview_protobuf::ProxyState_Annotation::set_value(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&)':
/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3221:
 undefined reference to `google::protobuf::internal::kEmptyString[abi:cxx11]'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:/home/ext-dell-guest1/rds/hpc-work/progs/paraview-5.4.0rc4/egl/ParaViewCore/ServerImplementation/Core/vtkPVMessage.pb.h:3242:
 more undefined references to 
`google::protobuf::internal::kEmptyString[abi:cxx11]' follow
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o: In function 
`void 
google::protobuf::internal::RepeatedPtrFieldBase::Destroy<google::protobuf::RepeatedPtrField<std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > >::TypeHandler>()':
/usr/include/google/protobuf/repeated_field.h:812: undefined reference to 
`google::protobuf::internal::StringTypeHandlerBase::Delete(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> >*)'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf7QtEventE[_ZTVN17paraview_protobuf7QtEventE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf7QtEventE[_ZTVN17paraview_protobuf7QtEventE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf11ChatMessageE[_ZTVN17paraview_protobuf11ChatMessageE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf11ChatMessageE[_ZTVN17paraview_protobuf11ChatMessageE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf18ClientsInformationE[_ZTVN17paraview_protobuf18ClientsInformationE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf18ClientsInformationE[_ZTVN17paraview_protobuf18ClientsInformationE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf29ClientsInformation_ClientInfoE[_ZTVN17paraview_protobuf29ClientsInformation_ClientInfoE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf29ClientsInformation_ClientInfoE[_ZTVN17paraview_protobuf29ClientsInformation_ClientInfoE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf15ChartViewBoundsE[_ZTVN17paraview_protobuf15ChartViewBoundsE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf15ChartViewBoundsE[_ZTVN17paraview_protobuf15ChartViewBoundsE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf12MousePointerE[_ZTVN17paraview_protobuf12MousePointerE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf12MousePointerE[_ZTVN17paraview_protobuf12MousePointerE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf9LinkStateE[_ZTVN17paraview_protobuf9LinkStateE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf9LinkStateE[_ZTVN17paraview_protobuf9LinkStateE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf25LinkState_LinkDescriptionE[_ZTVN17paraview_protobuf25LinkState_LinkDescriptionE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf25LinkState_LinkDescriptionE[_ZTVN17paraview_protobuf25LinkState_LinkDescriptionE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf24ProxySelectionModelStateE[_ZTVN17paraview_protobuf24ProxySelectionModelStateE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf24ProxySelectionModelStateE[_ZTVN17paraview_protobuf24ProxySelectionModelStateE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf11PullRequestE[_ZTVN17paraview_protobuf11PullRequestE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf11PullRequestE[_ZTVN17paraview_protobuf11PullRequestE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf20ProxyDefinitionStateE[_ZTVN17paraview_protobuf20ProxyDefinitionStateE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf20ProxyDefinitionStateE[_ZTVN17paraview_protobuf20ProxyDefinitionStateE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf39ProxyDefinitionState_ProxyXMLDefinitionE[_ZTVN17paraview_protobuf39ProxyDefinitionState_ProxyXMLDefinitionE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf39ProxyDefinitionState_ProxyXMLDefinitionE[_ZTVN17paraview_protobuf39ProxyDefinitionState_ProxyXMLDefinitionE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf20PXMRegistrationStateE[_ZTVN17paraview_protobuf20PXMRegistrationStateE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf20PXMRegistrationStateE[_ZTVN17paraview_protobuf20PXMRegistrationStateE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf26PXMRegistrationState_EntryE[_ZTVN17paraview_protobuf26PXMRegistrationState_EntryE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf26PXMRegistrationState_EntryE[_ZTVN17paraview_protobuf26PXMRegistrationState_EntryE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf10ProxyStateE[_ZTVN17paraview_protobuf10ProxyStateE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf10ProxyStateE[_ZTVN17paraview_protobuf10ProxyStateE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf19ProxyState_PropertyE[_ZTVN17paraview_protobuf19ProxyState_PropertyE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf19ProxyState_PropertyE[_ZTVN17paraview_protobuf19ProxyState_PropertyE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf19ProxyState_UserDataE[_ZTVN17paraview_protobuf19ProxyState_UserDataE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf19ProxyState_UserDataE[_ZTVN17paraview_protobuf19ProxyState_UserDataE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf21ProxyState_AnnotationE[_ZTVN17paraview_protobuf21ProxyState_AnnotationE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf21ProxyState_AnnotationE[_ZTVN17paraview_protobuf21ProxyState_AnnotationE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf19ProxyState_SubProxyE[_ZTVN17paraview_protobuf19ProxyState_SubProxyE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf19ProxyState_SubProxyE[_ZTVN17paraview_protobuf19ProxyState_SubProxyE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf16DefinitionHeaderE[_ZTVN17paraview_protobuf16DefinitionHeaderE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf16DefinitionHeaderE[_ZTVN17paraview_protobuf16DefinitionHeaderE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf7MessageE[_ZTVN17paraview_protobuf7MessageE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf7MessageE[_ZTVN17paraview_protobuf7MessageE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf17MessageCollectionE[_ZTVN17paraview_protobuf17MessageCollectionE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf17MessageCollectionE[_ZTVN17paraview_protobuf17MessageCollectionE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf11VariantListE[_ZTVN17paraview_protobuf11VariantListE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf11VariantListE[_ZTVN17paraview_protobuf11VariantListE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf7VariantE[_ZTVN17paraview_protobuf7VariantE]+0x20):
 undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]() 
const'
CMakeFiles/vtkPVServerImplementationCore.dir/vtkSMMessage.cxx.o:(.data.rel.ro._ZTVN17paraview_protobuf7VariantE[_ZTVN17paraview_protobuf7VariantE]+0x40):
 undefined reference to 
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
collect2: error: ld returned 1 exit status
make[2]: *** [lib/libvtkPVServerImplementationCore-pv5.4.so.1] Error 1
make[1]: *** 
[ParaViewCore/ServerImplementation/Core/CMakeFiles/vtkPVServerImplementationCore.dir/all]
 Error 2
make: *** [all] Error 2
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to