Re: Libtool and Support for Shared Libraries (3)

2012-06-05 Thread Greg Banks
On Mon, Jun 4, 2012, at 04:22 PM, Дилян Палаузов wrote: Hello, then I suggest to build both static and shared libraries, to link all services and user programmes with the shared libraries, to link the IMAP.so and manageiseve.so files with the static libraries, and resolve by this way

Re: ABI change in cyrus sasl 2.1.25

2012-06-05 Thread Ondřej Surý
On Mon, Jun 4, 2012 at 11:31 PM, Alexey Melnikov alexey.melni...@isode.com wrote: On 29/05/2012 17:38, Ondřej Surý wrote: On Tue, May 29, 2012 at 6:16 PM, Alexey Melnikov alexey.melni...@isode.com  wrote: On 29/05/2012 17:10, Ondřej Surý wrote: When you change interface and break binary

Build failed in Jenkins: cyrus-imapd-master #623

2012-06-05 Thread Jenkins
See http://ci.cyrusimap.org/job/cyrus-imapd-master/623/changes Changes: [git-dpa] tools/jenkins-build: make maintainer-clean before build -- [...truncated 1358 lines...] checking whether build environment is sane... yes checking for a thread-safe mkdir

Re: Libtool and Support for Shared Libraries (3)

2012-06-05 Thread Дилян Палаузов
Hello, now libcyrus and libcyrus_min are compiled once as shared libraries, once under perl/ as non-static convenience libraries, perl/imap/IMAP.so and perl/sieve/managesieve/managesieve.so link statically with the non-static convenience libraries, so that IMAP.so and managesieve.so do

Re: Libtool and Support for Shared Libraries (3)

2012-06-05 Thread Greg Banks
On Tue, Jun 5, 2012, at 12:49 PM, Дилян Палаузов wrote: Hello, now libcyrus and libcyrus_min are compiled once as shared libraries, once under perl/ as non-static convenience libraries, perl/imap/IMAP.so and perl/sieve/managesieve/managesieve.so link statically with the non-static

Re: Build failed in Jenkins: cyrus-imapd-master #623

2012-06-05 Thread Greg Banks
On Tue, Jun 5, 2012, at 05:01 AM, Jenkins wrote: See http://ci.cyrusimap.org/job/cyrus-imapd-master/623/changes ./tools/config2header CC=gcc ./lib/imapopts.c ./lib/imapopts.h ./lib/imapoptions cd imap /usr/bin/compile_et .././imap/imap_err.et cd imap /usr/bin/compile_et

Jenkins build is back to normal : cyrus-imapd-master #624

2012-06-05 Thread Jenkins
See http://ci.cyrusimap.org/job/cyrus-imapd-master/624/changes

Re: Libtool and Support for Shared Libraries (3)

2012-06-05 Thread Greg Banks
On Tue, Jun 5, 2012, at 12:49 PM, Дилян Палаузов wrote: Hello, now libcyrus and libcyrus_min are compiled once as shared libraries, once under perl/ as non-static convenience libraries, perl/imap/IMAP.so and perl/sieve/managesieve/managesieve.so link statically with the non-static