LINUX.ORG.RU

winex не собирается


0

0

Пытаюсь собрать winex. ./configure проходит без warning-ов и ерроров, make depend тоже, а вот make выдает:

gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -gstabs

-D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ts_shape.o

ts_shape.c

ts_shape.c:10:28: X11/IntrinsicP.h: No such file or directory

In file included from ts_shape.c:14:

../include/ts_shape.h:16:28: X11/IntrinsicP.h: No such file or directory

make[1]: *** [ts_shape.o] Error 1

make[1]: Leaving directory `/home/kuz/installs/wine/tsx11'

make: *** [tsx11/libwine_tsx11.so] Error 2

видимо ему какой-то dev либы не хватает (а почему тогда configure молчит?), а какой?

или вообще понт не в этом?

P.S. Система Debian 3.1 P.S.S. просто wine установлен (через dselect)и работает


Ответ на: комментарий от Deleted

А как они по умному называются?

kuz
() автор топика
Ответ на: комментарий от Hirnfuhler

Теперь он вылетает с другой ошибкой:

oaidl_p.c:13410: warning: dereferencing type-punned pointer will break strict-aliasing rules

oaidl_p.c:13411: warning: dereferencing type-punned pointer will break strict-aliasing rules

oaidl_p.c:13412: warning: dereferencing type-punned pointer will break strict-aliasing rules

oaidl_p.c:13413: warning: dereferencing type-punned pointer will break strict-aliasing rules

oaidl_p.c:13414: warning: dereferencing type-punned pointer will break strict-aliasing rules

oaidl_p.c:13415: warning: dereferencing type-punned pointer will break strict-aliasing rules

oaidl_p.c:13416: warning: dereferencing type-punned pointer will break strict-aliasing rules

make[2]: *** [oaidl_p.o] Error 1

make[2]: Leaving directory `/home/kuz/installs/wine/dlls/oleaut32'

make[1]: *** [oleaut32/liboleaut32.so] Error 2

make[1]: Leaving directory `/home/kuz/installs/wine/dlls'

make: *** [dlls] Error 2

А как вообще по этим ошибкам определяит чего ему не хватает?

kuz
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.