[OpenAFS-devel] shared lib question openafs-1.3.85 x86_64
Russ Allbery
rra@stanford.edu
Wed, 27 Jul 2005 11:22:04 -0700
David Thompson <thomas@cs.wisc.edu> writes:
> I've built openafs-1.3.85 for Centos 4 (think RHEL 4) x86_64. I have a
> quesiton about the shared library dependencies on libafsauthent.so.1.0.
> I see:
> % ldd libafsauthent.so.1.0
> libafsrpc.so => /usr/afsws/lib/libafsrpc.so (0x0000002a956ac000)
> libpthread.so.0 => /lib64/tls/libpthread.so.0 (0x0000002a95806000)
> libc.so.6 => /lib64/tls/libc.so.6 (0x0000002a9591b000)
> /lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000)
> I think the rpc library should be versioned in this case (libafsrpc.so.1.0)
> instead of generic (libafsrpc.so).
I've submitted a patch to do this, but it's a post-1.4 thing.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>