[OpenAFS-devel] Testing (and a call for volunteers)
Simon Wilkinson
sxw@your-file-system.com
Sun, 16 Sep 2012 19:58:37 +0100
On 16 Sep 2012, at 19:34, Jason Edgecombe wrote:
> I'm still getting compile errors on make check:
So, this is the problem ...
> /usr/bin/ld: warning: librokenafs.so.1, needed by =
/home/jwedgeco/openafs/openafs-git/openafs/lib/libafshcrypto.so, not =
found (try using -rpath or -rpath-link)
I guess on your platform hcrypto needs stuff from roken. This is the =
kind of thing that libtool handles automatically for us, so I've just =
converted the tests/opr directory to use libtool (and to be pthreaded, =
into the bargain)
Give http://gerrit.openafs.org/8127 a go, and let me know how you get =
on.
Cheers,
Simon