Summary: | Сборка для Special проваливается | ||
---|---|---|---|
Product: | WINE@Etersoft | Reporter: | Vitaly Lipatov <lav> |
Component: | Общее | Assignee: | BUGS@Etersoft <bugs> |
Status: | CLOSED INVALID | QA Contact: | |
Severity: | minor | ||
Priority: | P5 | CC: | boris, kondratyuk, olezha, yurifil |
Version: | 1.0.9 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | MCBC | ||
Whiteboard: | |||
Заявки RT: | Связано с: | ||
Дата напоминания: | |||
Bug Depends on: | |||
Bug Blocks: | 3000 |
Description
Vitaly Lipatov
2008-02-27 22:40:38 MSK
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings -Wpointer- arith -O2 -o htmldoc5.o htmldoc5.c htmldoc.c: In function `HTMLDocument_get_title': htmldoc.c:387: parse error before `szChar' htmldoc.c:389: `szChar' undeclared (first use in this function) htmldoc.c:389: (Each undeclared identifier is reported only once htmldoc.c:389: for each function it appears in.) htmldoc.c: In function `HTMLDocument_write': htmldoc.c:736: warning: passing arg 1 of `SysAllocString' from incompatible pointer type htmldoc.c:742: warning: passing arg 1 of `SysAllocString' from incompatible pointer type htmldoc.c: In function `HTMLDocument_open': htmldoc.c:771: warning: unused variable `This' make[2]: *** [htmldoc.o] Error 1 make[2]: *** Waiting for unfinished jobs.. Теперь In file included from name.c:42: dnsapi.h:155: parse error before `ns_msg' dnsapi.h:156: parse error before `*' Изменениями в etersoft-build-utils (замена readlink на ls) исправлена сборка закрытой части. Теперь проблема с device.c: In function `d3d10_device_set_rtdesc_from_resource': device.c:761: structure has no member named `Texture1D' (опять забытый именованный union?) Откладываем, на bugs@lists.etersoft.ru не должно висеть багов. Задача по релизу W@E 1.0.9 Уже давно не актуально, закрываю. |