Displaying 3 results from an estimated 3 matches for "numpack_decod".
Did you mean:
numpack_decode
2017 Jun 02
3
Dovecot 2.2.30* compiling error
...undefined
reference to `__builtin_clzll'
/usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/test-bits.c:74: undefined
reference to `__builtin_clzll'
/usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/test-bits.c:74: undefined
reference to `__builtin_clzll'
./.libs/liblib.a(numpack.o): In function `numpack_decode':
/usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/numpack.c:43: undefined
reference to `__builtin_clz'
collect2: ld returned 1 exit status
Please advise?
--
Mart
2017 Jun 02
0
Dovecot 2.2.30* compiling error
...__builtin_clzll'
> /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/test-bits.c:74: undefined
> reference to `__builtin_clzll'
> /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/test-bits.c:74: undefined
> reference to `__builtin_clzll'
> ./.libs/liblib.a(numpack.o): In function `numpack_decode':
> /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/numpack.c:43: undefined
> reference to `__builtin_clz'
> collect2: ld returned 1 exit status
> Please advise?
Time to upgrade ancient GCC?
2017 Jun 21
2
Dovecot 2.2.30* compiling error
...>> /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/test-bits.c:74: undefined
>> reference to `__builtin_clzll'
>> /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/test-bits.c:74: undefined
>> reference to `__builtin_clzll'
>> ./.libs/liblib.a(numpack.o): In function `numpack_decode':
>> /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/numpack.c:43: undefined
>> reference to `__builtin_clz'
>> collect2: ld returned 1 exit status
>> Please advise?
> Time to upgrade ancient GCC?
Well, I know it's old, but I didn't notice in changelog tha...