на этапе make у меня все завершается с ошибкой такого содержания:
Код: Выделить всё
make[1]: Entering directory `/home/igor/.WineCVS/sources/cvscedega/winex/unicode'
gcc -MMD -c -I. -I. -I../include -I../include -g -O2 -Wall -fno-keep-static-consts -D__const=const -fno-strict-aliasing -Wa,--execstack -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o casemap.o casemap.c
In file included from ../include/winnt.h:10,
from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/basetsd.h:153:3: error: #error Unknown CPU architecture!
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:1035:2: error: #error You need to define a CONTEXT for your CPU
In file included from ../include/windef.h:16,
from ../include/wine/unicode.h:10,
from casemap.c:4:
../include/winnt.h:1038: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/winnt.h:2073: error: expected specifier-qualifier-list before ‘PCONTEXT’
../include/winnt.h:2086: error: expected declaration specifiers or ‘...’ before ‘PCONTEXT’
In file included from ../include/winnls.h:5,
from ../include/wine/unicode.h:11,
from casemap.c:4:
../include/winbase.h:121: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘LPCONTEXT’
../include/winbase.h:1366: error: expected declaration specifiers or ‘...’ before ‘CONTEXT’
../include/winbase.h:1503: warning: type defaults to ‘int’ in declaration of ‘CONTEXT’
../include/winbase.h:1503: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
make[1]: *** [casemap.o] Error 1
make[1]: Leaving directory `/home/igor/.WineCVS/sources/cvscedega/winex/unicode'
make: *** [unicode/libwine_unicode.so] Error 2На каком то немецком форуме я прочитал что тут дело в 64битности моей ОС..
Как сделать так, чтобы компиляция проходила в 32битном режиме?) если такое конечно возможно..
и ещё маленький вопрос в догонку не по теме..
какая опция у команды mount позволяет подключить НТФС для любого юзера на чтение.
А то когда пытаюсь поменять chmod у папки выдается ошибка, что типа эта ФС только для чтения.. Мне оно и надо, но не только для рута) а то надоела амарок под рутом пускать..
Заранее благодрен.