Am 31.08.2010 19:23, schrieb Timo Sirainen:
On Tue, 2010-08-31 at 19:03 +0200, Stephan Schulz wrote:
To solution was to set the environment variable LIBS to "-lgcc_s" before running configure. I think this is a bug as this library should be added automatically by configure to the Makefile when considered necessary.
But when is it necessary?.. Looks like in my Solaris installation it's been automatically added to dovecot-auth and managesieve binaries, but not elsewhere and Dovecot works just fine. The one special thing about imap/pop3-login binaries is OpenSSL, maybe that's trying to include it automatically?..
I build the binary with and without OpenSSL support but I get the same result. What else can I try (aside from using LIBS)? What is speaking agains adding the -lgcc_s if configure finds itself on Solaris?
regards, Stephan