On Wed, 2007-05-16 at 22:47 +0200, Ralf Hildebrandt wrote:
> I tried building dovecot using :
> 
> CPPFLAGS="-fstack-protector" LDFLAGS="-lssp" ./configure
> 
> That would result in a proper build, yet the binary would complain
> once being run:
> 
> dlopen(/usr/local/lib/dovecot/imap/lib10_quota_plugin.so) failed:
> /usr/local/lib/dovecot/imap/lib10_quota_plugin.so: undefined symbol: 
> __stack_chk_fail_local

Are you sure the imap binary is linked with -lssl? I've never used
-fstack-protector, but I think that symbol should exist in the libssl
library.

If you disable quota plugin, I guess it works then.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to