[Dovecot] pigeonhole
Xavier Pons
xavier.pons at uib.es
Tue Aug 17 09:54:14 EEST 2010
El 17/08/2010 3:04, Stephan Bosch escribió:
> 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.
>
Thanks!
the rerunning of ./autogen.sh does the job!
I'm compiling with the recent dovecot v2.0 .
Xavier
More information about the dovecot
mailing list