<div dir="ltr">Hi,<div><br></div><div>I found this mail Id on the Git page, I never used libmpathpersist or libmulitpath.</div><div>One of our applications is using these libraries. Compilation was working fine on RedHat 7. I am trying to port our application to Redhat 8. During linking I am getting the following error. Can you please help me?</div><div><br></div><div>/usr/lib64/libmpathpersist.so: undefined reference to `put_multipath_config'<br>/usr/lib64/libmpathpersist.so: undefined reference to `get_multipath_config'<br>/usr/lib64/libmultipath.so: undefined reference to `udev'<br>collect2: error: ld returned 1 exit status<br><br>These symbols were not present in the RedHat 7 version of libraries.</div><div><br></div><div>On RedHat 8, these symbols were undefined, I downloaded the git code, compiled, and observed that these symbols are defined in binaries, not libraries.<br><br>I also tried to remove these libraries from linker command, but so many symbols are missing.</div></div>