On 21 Jun 2017, at 16.42, Mart Pirita <sysad...@e-positive.ee> wrote: > > Timo Sirainen wrote: >> On 21 Jun 2017, at 16.03, Mart Pirita <sysad...@e-positive.ee> wrote: >>>>> ltest_lib-test-bits.o: In function `bits_required64': >>>>> /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/bits.h:33: undefined >>>>> reference to `__builtin_clzll' >> This can be fixed with the attached patch. > > > Thanks, got this time new error, do You have fix for this: > > > test_lib-test-bits.o: In function `bits_required16': > /usr/src/redhat/BUILD/dovecot-2.2.30.2/src/lib/bits.h:41: undefined > reference to `bits_required8'
Oh, didn't notice that one. Add the attached patch on top of the other patch.
diff
Description: Binary data