On Mon, 2009-04-06 at 23:40 +0200, Marcin Rzepecki wrote: > Mon, Apr 06, 2009 at 05:25:02PM -0400, Timo Sirainen wrote: > > > > On Mon, 2009-04-06 at 23:03 +0200, Marcin Rzepecki wrote: > > > > > > http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz > > > > > Unfortunately, i'm getting the same error. > > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to `libiconv_open' > > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to > > > `libiconv_close' > > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to `libiconv' > > > > Updated the URL once again, should work now? > > > > Nope, it still doesn't work.
Try changing $(LIBICONV) to $(LTLIBICONV) in src/lib-dovecot/Makefile.am, then rerun automake, configure and make.