[Dovecot] pigeonhole

Stephan Bosch stephan at rename-it.nl
Tue Aug 17 04:04:34 EEST 2010


Xavier Pons wrote:
>  Hi,
> I'm trying to compile the last mercurial release of dovecot-pigeonhole 
> 2.0 and get this error:
>
> gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes 
> -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 
> -Wbad-function-cast -Wstrict-aliasing=2 -I/usr/kerberos/include -o 
> .libs/sievec sievec.o -Wl,--export-dynamic  
> ../../src/lib-sieve/.libs/libdovecot-sieve.so 
> ../../src/lib-sieve-tool/.libs/libsieve-tool.a 
> ./debug/.libs/libsieve_ext_debug.a 
> /root/dovecot/dovecot-hg/dovecot-2.0/src/lib-storage/.libs/libdovecot-storage.so 
> /root/dovecot/dovecot-hg/dovecot-2.0/src/lib-lda/.libs/libdovecot-lda.so 
> /root/dovecot/dovecot-hg/dovecot-2.0/src/lib-dovecot/.libs/libdovecot.so 
> -ldl -lrt  -Wl,--rpath -Wl,/usr/lib/dovecot
> ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to 
> `sieve_stringlist_get_length'
> ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to 
> `sieve_stringlist_read_all'
> ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to 
> `sieve_single_stringlist_create_cstr'
> collect2: ld returned 1 exit status
> make[4]: *** [sievec] Error 1
>
> any idea? 
Did you rerun ./autogen.sh and ./configure ?
 
Regards,

Stephan.



More information about the dovecot mailing list