Hi,
This sounds like a problem in the package you're using.
lock_nonblocking() is a macro defined in lib/cyr_lock.h, which just
calls lock_setlock(). If it's trying to resolve "lock_nonblocking" as a
symbol, that suggests something has gone awry in the build.
The locking method is chosen by co
I am unable to start cyrmaster installed from the Ubuntu packages with a
symbol not found error:
# ldd -r /usr/sbin/cyrmaster
linux-vdso.so.1 (0x7fff2d1bd000)
libcyrus_min.so.0 => /usr/local/lib/libcyrus_min.so.0
(0x7f2eb4f6)
libnetsnmpmibs.so.30 => /usr/lib/x86_64-linux-gn