16 Sep
2011
16 Sep
'11
10:55 p.m.
On 16.9.2011, at 19.08, Odhiambo Washington wrote:
/usr/home/wash/Tools/Dovecot/dovecot-2.1.alpha2/src/lib/env-util.c:148: undefined reference to `environ'
Hmm. I suppose it works if you remove this line from configure:
NOPLUGIN_LDFLAGS="-Wl,--as-needed -Wl,--no-undefined"
and then re-configure + make. I wonder what's the difference to Linux..