David Thompson <[EMAIL PROTECTED]> 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 ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
