Displaying 3 results from an estimated 3 matches for "bits_required16".
2017 Jun 21
2
Dovecot 2.2.30* compiling error
...s_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'
/usr/src/redhat/BUILD/dovecot-2.2.30.2/src/lib/bits.h:41: undefined
reference to `bits_required8'
/usr/src/redhat/BUILD/dovecot-2.2.30.2/src/lib/bits.h:41: undefined
reference to `bits_re...
2017 Jun 21
0
Dovecot 2.2.30* compiling error
...sr/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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: ap...
2017 Jun 21
2
Dovecot 2.2.30* compiling error
Andrey Jr. Melnikov wrote:
> Mart Pirita <sysadmin at e-positive.ee> 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':
>>