Bug 3397

Summary: Сборка пакетов WINE@Etersoft 1.0.10 под дистрибутивы
Product: WINE@Etersoft Reporter: Vitaly Lipatov <lav>
Component: ДистрибутивAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P4 CC: baraka, boris, yurifil
Version: 1.0.10   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Заявки RT: Связано с:
Дата напоминания:
Bug Depends on:    
Bug Blocks: 1217    

Description Vitaly Lipatov 2009-01-28 14:53:31 MSK
Проблемы при сборке 1.0.10 под все системы.
Comment 1 Vitaly Lipatov 2009-01-28 16:17:01 MSK
Slackware/11: 
Ошибка в заголовках:
In file included from grdimpl_linux.c:42:
/usr/include/linux/hiddev.h:134: error: `HID_MAX_USAGES' undeclared here (not in a function)
(HID_MAX_USAGES используется, но нигде не объявлена)

SUSE10/1:
Проблемы с определением __user:
In file included from grdimpl_linux.c:41:
/usr/include/linux/usbdevice_fs.h:49: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
/usr/include/linux/usbdevice_fs.h:56: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
/usr/include/linux/usbdevice_fs.h:66: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
/usr/include/linux/usbdevice_fs.h:100: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
/usr/include/linux/usbdevice_fs.h:116: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
grdimpl_linux.c: In function 'ioctl_device_bulk':
grdimpl_linux.c:187: error: 'struct usbdevfs_bulktransfer' has no member named 'data'

NLD/9:
Также с пропажей HID_MAX_USAGES
In file included from grdimpl_linux.c:42:
/usr/include/linux/hiddev.h:134: error: `HID_MAX_USAGES' undeclared here (not in a function)
Comment 2 Boris Savelev 2009-01-28 16:27:46 MSK
наверно, сами определения в пропавший из-за XFS файлах
Comment 3 Vitaly Lipatov 2009-03-10 17:35:30 MSK
Все общие проблемы по сборке решены.