Bug 7375

Summary: Не собирается закрытая часть testing 1.0.12 eter21
Product: WINE@Etersoft Reporter: Денис Баранов <baraka>
Component: ОбщееAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact: Andrey Vusik <night>
Severity: minor    
Priority: P4 CC: alexalv, amorozov, baraka
Version: 1.0.12   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Заявки RT: Связано с:
Дата напоминания:
Bug Depends on:    
Bug Blocks: 7052    

Description Денис Баранов 2011-06-17 21:00:47 MSK
Перестала нормально собираться закрытая часть WINE@Etersoft 1.0.12 eter21 (testing), при сборке дает ошибку:
fd.c:43: warning: ISO C90 does not support 'long long'
fd.c:44: warning: ISO C90 does not support 'long long'
fd.c:87:33: warning: use of C99 long long integer constant
fd.c:156: warning: ISO C90 does not support 'long long'
fd.c:157: warning: ISO C90 does not support 'long long'
fd.c:170: warning: ISO C90 does not support 'long long'
fd.c:171: warning: ISO C90 does not support 'long long'
fd.c: In function 'posix_lock':
fd.c:176: error: 'LLONG_MAX' undeclared (first use in this function)
fd.c:176: error: (Each undeclared identifier is reported only once
fd.c:176: error: for each function it appears in.)
fd.c: At top level:
fd.c:320: warning: ISO C90 does not support 'long long'
fd.c:321: warning: ISO C90 does not support 'long long'
fd.c:400: warning: ISO C90 does not support 'long long'
fd.c:401: warning: ISO C90 does not support 'long long'
Comment 1 Александр Морозов 2011-06-17 21:09:46 MSK
Уже исправлено. Коммит "fix building on CentOS 5".
Comment 2 Денис Баранов 2011-08-11 14:29:00 MSK
Принято.