Op 2/28/2018 om 2:41 PM schreef Jakobus Schürz: > Hi! > > I try to compile pigeonhole from git-sources and get this error: > > > libtool: link: gcc -std=gnu99 -g -O2 -fstack-protector-strong > -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes > -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 > -Wbad-function-cast -fno-builtin-strfti > me -Wstrict-aliasing=2 -I../.. -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o > .libs/sievec sievec-sievec.o -Wl,--export-dynamic > ../../src/lib-sieve/.libs/libdovecot-sieve.so > ../../src/lib-sieve-tool/.libs/libsieve-tool.a /usr/local/lib/dovecot > /libdovecot-storage.so /usr/local/lib/dovecot/libdovecot-lda.so > -L/usr/local/lib/dovecot /usr/local/lib/dovecot/libdovecot.so > -Wl,-rpath -Wl,/usr/local/lib/dovecot > ../../src/lib-sieve/.libs/libdovecot-sieve.so: undefined reference to > `array_idx_get_space' > collect2: error: ld returned 1 exit status > > I'm not able to compile pigeonhole.
What versions of Dovecot and Pigeonhole are you trying to compile? Regards, Stephan.