On Wed, 2010-09-01 at 21:20 -0400, pyther wrote:
Hello All
I am trying to compile and use pigeonhole and I am experiencing the same exact problem that is stated here: http://dovecot.org/pipermail/dovecot/2010-August/051859.htm
What OS do you use? Maybe a pattern will emerge..
lt does not seem as if -Wl,-rpath -Wl,/usr/local/lib/dovecot is being appended to gcc -std=gnu99 -march=i686 -mtune=generic -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 -o managesieve-login client.o client-authenticate.o managesieve-login-settings.o managesieve-proxy.o ../../src/lib-managesieve/libmanagesieve.a -ldovecot-login -L/usr/lib/dovecot -ldovecot -lrt
^^See: http://dovecot.org/pipermail/dovecot/2010-August/051907.html
However, my lack of programming knowledge and skills prohibit me from trying to fix this myself.
You can manually copy&paste it there to compile it correctly.