20 May
2007
20 May
'07
11:30 a.m.
Ralf Hildebrandt wrote:
- Uldis Pakuls <neko@it4u.lv>:
All SuSE Linux binaries starting with v10.0 are built with
-fstack-protector and works as expected.
I had a look at the spec file and found they simply use
export CFLAGS="$CFLAGS -fstack-protector"
I tried that -- and it builds -- yet the quota plugin still reports:
May 20 14:30:32 postamt dovecot: imap-login: Login: user=<loginname>, method=PLAIN, rip=141.42.4.251, lip=141.42.4.250
Make sure you have a recent version of GCC and *binutils*. It seems linker is broken.
Uldis