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 [EMAIL PROTECTED] ******************************** _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
