Собираю через sbopkg:
schannel_gnutls.c:45:12: ошибка: несовместимые типы для «gnutls_cipher_get_block_size»
extern int gnutls_cipher_get_block_size(gnutls_cipher_algorithm_t algorithm);
^
In file included from schannel_gnutls.c:28:0:
/usr/include/gnutls/crypto.h:59:10: замечание: здесь была предыдущая декларация «gnutls_cipher_get_block_size»
unsigned gnutls_cipher_get_block_size(gnutls_cipher_algorithm_t algorithm) __GNUTLS_CONST__;
^
Makefile:279: ошибка выполнения рецепта для цели «schannel_gnutls.o»
make[1]: *** [schannel_gnutls.o] Ошибка 1
make[1]: выход из каталога «/tmp/SBo/wine-1.8.3/dlls/secur32»
Makefile:16452: ошибка выполнения рецепта для цели «dlls/secur32»
make: *** [dlls/secur32] Ошибка 2
wine:
Would you like to continue processing the rest of the
queue or would you like to abort? If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.