JiveXML: update build dependency for RPC for CentOS7 and CentOS9
Fix for ATEAM-841. Handle Sun RPC remote address information transparently for IPv4 and IPv6 by using the generic getnameinfo() function. This includes Attila's suggested patch for CMake and the FindRPC.cmake and compiles on both CentOS 7 and 9. Adding the recommended constants to use for the size of result buffers of getnameinfo(). Patch orginally provided by Reiner Hauser.
Showing
- graphics/JiveXML/CMakeLists.txt 22 additions, 7 deletionsgraphics/JiveXML/CMakeLists.txt
- graphics/JiveXML/JiveXML/ExternalONCRPCServerSvc.h 1 addition, 2 deletionsgraphics/JiveXML/JiveXML/ExternalONCRPCServerSvc.h
- graphics/JiveXML/JiveXML/ONCRPCServerProcs.h 1 addition, 6 deletionsgraphics/JiveXML/JiveXML/ONCRPCServerProcs.h
- graphics/JiveXML/cmake/FindRPC.cmake 32 additions, 0 deletionsgraphics/JiveXML/cmake/FindRPC.cmake
- graphics/JiveXML/src/ONCRPCServerThreads.cxx 17 additions, 10 deletionsgraphics/JiveXML/src/ONCRPCServerThreads.cxx
graphics/JiveXML/cmake/FindRPC.cmake
0 → 100644
Please register or sign in to comment