[OpenAFS-devel] missing symbols for rhel4 ?

Dave Botsch botsch@cnf.cornell.edu
Tue, 6 Feb 2007 15:21:21 -0500


When attempting to compile against the three 1.4.2 openafs libs (afsauthent,
afsrpc, and pthreads) on redhat enterprise 4, I ran into a couple of issues...

the first being that libafsrpc and libafsauthent had neither .a files or .so
symlinks to the .so-version -- so, the compiler couldn't find the libraries.

Secondly, according to nm, there are no symbols at all in libafsrpc.so-version
and libafsauthent.so-version -- which probably explains why the compile is
giving errors such as: undefined reference to `pr_SIdToName'

(I've noted that the .a with symbols of these two libraries do exist in the
1.2.x distribution on rhel3).

Thanks.

-- 
********************************
David William Botsch
Programmer/Analyst
CNF Computing
botsch@cnf.cornell.edu
********************************