Re: Dovecot 2.2.30* compiling error

2017-06-21 Thread Mart Pirita
Timo Sirainen wrote: > On 21 Jun 2017, at 16.42, Mart Pirita wrote: >> Timo Sirainen wrote: >>> On 21 Jun 2017, at 16.03, Mart Pirita 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 `_

Re: Dovecot 2.2.30* compiling error

2017-06-21 Thread Timo Sirainen
On 21 Jun 2017, at 16.42, Mart Pirita wrote: > > Timo Sirainen wrote: >> On 21 Jun 2017, at 16.03, Mart Pirita 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 c

Re: Dovecot 2.2.30* compiling error

2017-06-21 Thread Mart Pirita
Timo Sirainen wrote: > On 21 Jun 2017, at 16.03, Mart Pirita 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

Re: Dovecot 2.2.30* compiling error

2017-06-21 Thread Timo Sirainen
On 21 Jun 2017, at 16.03, Mart Pirita 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. diff Description: Binary data > Edit, te

Re: Dovecot 2.2.30* compiling error

2017-06-21 Thread Mart Pirita
Andrey Jr. Melnikov wrote: > Mart Pirita wrote: >> Hello. >> I cant build 2.2.30*, but I can build fine version 2.2.29* with same >> options: >> RedHat based customized distro, 2.6.28.10 kernel > [...] > >> Build error: >> ltest_lib-test-bits.o: In function `bits_required64': >> /usr/src/redhat/BU

Re: Dovecot 2.2.30* compiling error

2017-06-02 Thread Mart Pirita
Andrey Jr. Melnikov wrote: > Mart Pirita wrote: >> Hello. >> I cant build 2.2.30*, but I can build fine version 2.2.29* with same >> options: >> RedHat based customized distro, 2.6.28.10 kernel > [...] > >> Build error: >> ltest_lib-test-bits.o: In function `bits_required64': >> /usr/src/redhat/BU

Re: Dovecot 2.2.30* compiling error

2017-06-02 Thread Andrey Jr. Melnikov
Mart Pirita wrote: > Hello. > I cant build 2.2.30*, but I can build fine version 2.2.29* with same > options: > RedHat based customized distro, 2.6.28.10 kernel [...] > Build error: > ltest_lib-test-bits.o: In function `bits_required64': > /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/bits.h:3