[CentOS] static linking

Steve Clark

steve.clark at netwolves.com
Mon Nov 14 18:40:47 UTC 2016


Hello,

Can someone explain why a static library would make calls to dlopen?

openssl-static-1.0.1e-48.el6_8.3.x86_64

/usr/lib64/libcrypto.a

In trying to staticly link against the above I get

/usr/lib64/libcrypto.a(fips.o): In function `verify_checksums':
(.text+0x62b): undefined reference to `dlopen'

It didn't use to do this.

Thanks,
Steve



More information about the CentOS mailing list