Displaying 1 result from an estimated 1 matches for "1a4b91b3".
2009 Nov 27
1
FTBFS with binutils-gold
As reported in debian bug #554306 [1] dovecot fails to build with GNU
binutils-gold or setting LDFLAGS=-Wl,--no-add-needed
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554306
The problem is that liblber isn't explicitly declared as a dependence
when dovecot is compiled with ldap support.
The attached patch fixes this little error.
Regards,
Marco
--