Steve Simmons <[email protected]> writes: > The last bit of discussion on perlafs with openafs 1.6 seemed to end > with the note below. If there's been progress on this, can anyone point > us at patches/whatever? We've got a person here who's trying to use AFS > perl interfaces on gentoo with AFS 1.6, and he's not having much joy.
To fix the AFS Perl module, you basically need all the changes that have landed on master to build libtool-based pthreaded libraries, and then the AFS Perl module needs to be modified to link with those instead of with a mix of pthreaded and LWP libraries. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
