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
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Reply via email to