" ld: warning: relocation warning: R_SPARC_COPY: file
/usr/local/lib/libafsrpc.so: symbol
rx_enable_stats: relocation bound to a symbol with STV_PROTECTED
visibility
Undefined first referenced
symbol in file
xdr_afs_uint32
/usr/local/lib/libafsauthent.a(ptint.xdr.o)
ld: fatal: Symbol referencing errors. No output written to slapd
collect2: ld returned 1 exit status
"
one can guess how that might be less than useful
(cherry picked from commit
3d4b12626136a59bd876648e0d1360f629998df8)
# API version. When something changes, increment as appropriate.
# Ignore at your own risk.
LIBAFSRPCMAJOR=1
-LIBAFSRPCMINOR=0
+LIBAFSRPCMINOR=1
# Copyright 2000, International Business Machines Corporation and others.
# All Rights Reserved.
multi_Finalize_Ignore;
add_to_error_table;
xdr_afsUUID;
+ xdr_afs_int32;
+ xdr_afs_uint32;
+ xdr_afs_int64;
+ xdr_afs_uint64;
rx_IncrementTimeAndCount;
rx_enable_stats;
rx_GetServerDebug;