cyrus imap 2.5.5 build in Linux: status of libcyrus*.so.0.0.0

Sergey a_s_y at sama.ru
Fri Oct 16 15:06:49 EDT 2015


Hello.

Which status of libcyrus*.so ? Is this shared libraries which can
be used in other projects or is it internal plugins of Cyrus IMAP ?

rpm build system which I used is detected some undefined symbols
(abridged list: libcyrus.so.0.0.0 contains 64 undefined symbols):

verify-elf: WARNING: ./usr/lib64/libcyrus_imap.so.0.0.0: undefined symbol: cyrus_mutex_unlock
verify-elf: WARNING: ./usr/lib64/libcyrus_imap.so.0.0.0: undefined symbol: cyrus_mutex_alloc
verify-elf: WARNING: ./usr/lib64/libcyrus_imap.so.0.0.0: undefined symbol: cyrus_mutex_free
verify-elf: WARNING: ./usr/lib64/libcyrus_imap.so.0.0.0: undefined symbol: cyrus_mutex_lock
verify-elf: WARNING: ./usr/lib64/libcyrus_min.so.0.0.0: undefined symbol: fatal
verify-elf: WARNING: ./usr/lib64/libcyrus.so.0.0.0: undefined symbol: config_iolog
verify-elf: WARNING: ./usr/lib64/libcyrus.so.0.0.0: undefined symbol: convert_to_lowercase
verify-elf: WARNING: ./usr/lib64/libcyrus.so.0.0.0: undefined symbol: cyrus_mkdir

If they are plugins of Cyrus IMAP they should not by placed to system
lib directory directly I think. If they are shared libraries then it
is a problem.

-- 
Regards,
Sergey


More information about the Info-cyrus mailing list