Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2007-10-08 22:39:55

  Kudzu - 1NF:rM@7iON1SP0vvErr

Kudzu
1NF:rM@7iON1SP0vvErr
Skąd: Universe
Zarejestrowany: 2007-01-06

cedega cvs blad kompilacji

Siema

Kompiluje cedege z cvs i podczas kompilacji mam blad:

Compiling ...


TIP: For a list of games working in WineX, go to this site:
http://www.transgaming.com/searchgame.phpt allows enhanced
--------- Error log - file /home/mariusz/.WineCVS/sources/cvscedega/ErrorLog : ---------
ts_xlib.c:1169: error: a8 undeclared (first use in this function)
ts_xlib.c: At top level: best for apps, Cedega for games.
ts_xlib.c:1174: error: syntax error before TSXOpenIM
ts_xlib.c:1174: error: syntax error before * token
ts_xlib.c:1175: warning: return type defaults to int
ts_xlib.c: In function TSXOpenIM:
ts_xlib.c:1176: error: XIM undeclared (first use in this function)
ts_xlib.c:1176: error: syntax error before r
ts_xlib.c:1178: error: r undeclared (first use in this function)
ts_xlib.c:1178: warning: implicit declaration of function XOpenIM
ts_xlib.c:1178: error: a0 undeclared (first use in this function)
ts_xlib.c:1178: error: a1 undeclared (first use in this function)
ts_xlib.c:1178: error: a2 undeclared (first use in this function)
ts_xlib.c:1178: error: a3 undeclared (first use in this function)
ts_xlib.c: At top level:
ts_xlib.c:1183: error: syntax error before TSXCheckIfEvent
ts_xlib.c:1183: error: syntax error before * token
ts_xlib.c:1183: warning: type defaults to int in declaration of TSXCheckIfEvent
ts_xlib.c:1183: error: TSXCheckIfEvent declared as function returning a function
ts_xlib.c:1183: warning: type defaults to int in declaration of XPointer
ts_xlib.c:1183: error: syntax error before a3
ts_xlib.c:1186: warning: type defaults to int in declaration of wine_tsx11_lock
ts_xlib.c:1186: error: wine_tsx11_lock redeclared as different kind of symbol
../include/ts_xlib.h:19: error: previous declaration of wine_tsx11_lock was here
ts_xlib.c:1186: warning: data definition has no type or storage class
ts_xlib.c:1187: warning: type defaults to int in declaration of r
ts_xlib.c:1187: warning: implicit declaration of function XCheckIfEvent
ts_xlib.c:1187: error: a0 undeclared here (not in a function)
ts_xlib.c:1187: error: a1 undeclared here (not in a function)
ts_xlib.c:1187: error: a2 undeclared here (not in a function)
ts_xlib.c:1187: error: a3 undeclared here (not in a function)
ts_xlib.c:1187: error: initializer element is not constant
ts_xlib.c:1187: warning: data definition has no type or storage class
ts_xlib.c:1188: warning: type defaults to int in declaration of wine_tsx11_unlock
ts_xlib.c:1188: error: wine_tsx11_unlock redeclared as different kind of symbol
../include/ts_xlib.h:20: error: previous declaration of wine_tsx11_unlock was here
ts_xlib.c:1188: warning: data definition has no type or storage class
ts_xlib.c:1189: error: syntax error before return
ts_xlib.c:1192: error: syntax error before * token
ts_xlib.c:1192: error: syntax error before * token
ts_xlib.c: In function TSXSynchronize:
ts_xlib.c:1194: error: syntax error before * token
ts_xlib.c:1196: warning: implicit declaration of function XSynchronize
ts_xlib.c:1196: warning: assignment makes pointer from integer without a cast
ts_xlib.c: At top level:
ts_xlib.c:1201: error: syntax error before * token
ts_xlib.c:1203: error: syntax error before * token
make[1]: *** [ts_xlib.o] Błąd 1
make[1]: Opuszczenie katalogu `/home/mariusz/.WineCVS/sources/cvscedega/winex/tsx11'
make: *** [tsx11/libwine_tsx11.so] Błąd 2[/quote]

co mam zrobic zeby poszlo dalej?:|


...software is like sex
it's better when it's free..

Offline

 

#2  2007-10-08 22:47:12

  AgayKhan - Członek DUG

AgayKhan
Członek DUG
Skąd: Płock
Zarejestrowany: 2006-03-21
Serwis

Re: cedega cvs blad kompilacji

first use in this function[/quote]
Takie cosik zwkle mam, jak nie ma jakiegoś pakietu developerskiego. Daj tak 2, 3 linijki powyżej tych cytowanych błedów


born to be root
linux register user #362473

Offline

 

#3  2007-10-08 23:59:25

  Kudzu - 1NF:rM@7iON1SP0vvErr

Kudzu
1NF:rM@7iON1SP0vvErr
Skąd: Universe
Zarejestrowany: 2007-01-06

Re: cedega cvs blad kompilacji

tutaj wycinek z errorlog:

gcc -MMD -c  -I. -I. -I../include -I../include  -g -O2 -Wall -mpreferred-stack-boundary=2 -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  -o ts_xlib.o ts_xlib.c
ts_xlib.c:10:22: warning: X11/Xlib.h: Nie ma takiego pliku ani katalogu
In file included from ts_xlib.c:12:
../include/ts_xlib.h:25: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:28: error: expected ‘)’ before ‘new_handler’
../include/ts_xlib.h:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/ts_xlib.h:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/ts_xlib.h:33: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/ts_xlib.h:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/ts_xlib.h:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/ts_xlib.h:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/ts_xlib.h:38: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:39: warning: parameter names (without types) in function declaration
../include/ts_xlib.h:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXInternAtom’
../include/ts_xlib.h:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCopyColormapAndFree’
../include/ts_xlib.h:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateColormap’
../include/ts_xlib.h:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreatePixmapCursor’
../include/ts_xlib.h:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateFontCursor’
../include/ts_xlib.h:45: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateGC’
../include/ts_xlib.h:46: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreatePixmap’
../include/ts_xlib.h:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateBitmapFromData’
../include/ts_xlib.h:48: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXGetSelectionOwner’
../include/ts_xlib.h:49: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateWindow’
../include/ts_xlib.h:50: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:51: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXKeycodeToKeysym’
../include/ts_xlib.h:52: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXLookupKeysym’
../include/ts_xlib.h:53: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/ts_xlib.h:54: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:55: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXVisualIDFromVisual’
../include/ts_xlib.h:57: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../include/ts_xlib.h:58: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:59: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:60: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:61: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:62: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:63: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:64: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:65: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:66: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:67: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:68: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:69: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:70: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:71: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:72: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:73: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:74: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:75: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:76: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:77: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:78: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:79: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:80: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:81: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:82: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:83: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:84: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:85: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:86: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:87: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:88: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:89: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:90: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:91: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:92: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:94: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:95: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:96: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:97: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:99: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:100: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:101: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:102: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:103: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:104: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:105: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:106: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:107: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:108: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:109: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:110: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:111: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:112: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:113: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXKeysymToKeycode’
../include/ts_xlib.h:114: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:115: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:117: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:118: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:119: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:120: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:121: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:122: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:123: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:124: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:125: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:126: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:127: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:128: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:129: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:130: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:131: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:132: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:133: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:134: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:135: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:136: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:137: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:138: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:139: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:140: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:141: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:142: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:143: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:144: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:145: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:146: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:147: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:148: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:149: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:150: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:151: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:152: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:153: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:154: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:155: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:156: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:157: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:158: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:159: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:160: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXOpenIM’
../include/ts_xlib.h:161: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCheckIfEvent’
../include/ts_xlib.h:162: error: expected ‘)’ before ‘*’ token
../include/ts_xlib.h:163: error: expected ‘)’ before ‘*’ token
ts_xlib.c:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ts_xlib.c:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ts_xlib.c:33: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ts_xlib.c:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ts_xlib.c:51: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ts_xlib.c:60: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ts_xlib.c: In function ‘TSXrmInitialize’:
ts_xlib.c:72: warning: implicit declaration of function ‘XrmInitialize’
ts_xlib.c: At top level:
ts_xlib.c:76: error: expected ‘)’ before ‘*’ token
ts_xlib.c:85: error: expected ‘)’ before ‘a0’
ts_xlib.c:94: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXInternAtom’
ts_xlib.c:103: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCopyColormapAndFree’
ts_xlib.c:112: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateColormap’
ts_xlib.c:121: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreatePixmapCursor’
ts_xlib.c:130: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateFontCursor’
ts_xlib.c:139: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateGC’
ts_xlib.c:148: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreatePixmap’
ts_xlib.c:157: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateBitmapFromData’
ts_xlib.c:166: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXGetSelectionOwner’
ts_xlib.c:175: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCreateWindow’
ts_xlib.c:184: error: expected ‘)’ before ‘*’ token
ts_xlib.c:193: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXKeycodeToKeysym’
ts_xlib.c:202: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXLookupKeysym’
ts_xlib.c:211: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ts_xlib.c:220: error: expected ‘)’ before ‘*’ token
ts_xlib.c:229: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXVisualIDFromVisual’
ts_xlib.c: In function ‘TSXInitThreads’:
ts_xlib.c:242: warning: implicit declaration of function ‘XInitThreads’
ts_xlib.c: At top level:
ts_xlib.c:247: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
ts_xlib.c:256: error: expected ‘)’ before ‘*’ token
ts_xlib.c:265: error: expected ‘)’ before ‘*’ token
ts_xlib.c:274: error: expected ‘)’ before ‘*’ token
ts_xlib.c:283: error: expected ‘)’ before ‘*’ token
ts_xlib.c:292: error: expected ‘)’ before ‘*’ token
ts_xlib.c:301: error: expected ‘)’ before ‘*’ token
ts_xlib.c:310: error: expected ‘)’ before ‘*’ token
ts_xlib.c:319: error: expected ‘)’ before ‘*’ token
ts_xlib.c:328: error: expected ‘)’ before ‘*’ token
ts_xlib.c:337: error: expected ‘)’ before ‘*’ token
ts_xlib.c:346: error: expected ‘)’ before ‘*’ token
ts_xlib.c:355: error: expected ‘)’ before ‘*’ token
ts_xlib.c:364: error: expected ‘)’ before ‘*’ token
ts_xlib.c:373: error: expected ‘)’ before ‘*’ token
ts_xlib.c:382: error: expected ‘)’ before ‘*’ token
ts_xlib.c:391: error: expected ‘)’ before ‘*’ token
ts_xlib.c:400: error: expected ‘)’ before ‘*’ token
ts_xlib.c:409: error: expected ‘)’ before ‘*’ token
ts_xlib.c:418: error: expected ‘)’ before ‘*’ token
ts_xlib.c:427: error: expected ‘)’ before ‘*’ token
ts_xlib.c:436: error: expected ‘)’ before ‘*’ token
ts_xlib.c:445: error: expected ‘)’ before ‘*’ token
ts_xlib.c:454: error: expected ‘)’ before ‘*’ token
ts_xlib.c:463: error: expected ‘)’ before ‘*’ token
ts_xlib.c:472: error: expected ‘)’ before ‘*’ token
ts_xlib.c:481: error: expected ‘)’ before ‘*’ token
ts_xlib.c:490: error: expected ‘)’ before ‘*’ token
ts_xlib.c:499: error: expected ‘)’ before ‘*’ token
ts_xlib.c:508: error: expected ‘)’ before ‘*’ token
ts_xlib.c:517: error: expected ‘)’ before ‘*’ token
ts_xlib.c:526: error: expected ‘)’ before ‘*’ token
ts_xlib.c:535: error: expected ‘)’ before ‘*’ token
ts_xlib.c:544: error: expected ‘)’ before ‘*’ token
ts_xlib.c:553: error: expected ‘)’ before ‘*’ token
ts_xlib.c:562: error: expected ‘)’ before ‘*’ token
ts_xlib.c: In function ‘TSXFree’:
ts_xlib.c:575: warning: implicit declaration of function ‘XFree’
ts_xlib.c: At top level:
ts_xlib.c:580: error: expected ‘)’ before ‘*’ token
ts_xlib.c:589: error: expected ‘)’ before ‘*’ token
ts_xlib.c:598: error: expected ‘)’ before ‘*’ token
ts_xlib.c:607: error: expected ‘)’ before ‘*’ token
ts_xlib.c: In function ‘TSXFreeFontNames’:
ts_xlib.c:620: warning: implicit declaration of function ‘XFreeFontNames’
ts_xlib.c: At top level:
ts_xlib.c:625: error: expected ‘)’ before ‘*’ token
ts_xlib.c:634: error: expected ‘)’ before ‘*’ token
ts_xlib.c:643: error: expected ‘)’ before ‘*’ token
ts_xlib.c:652: error: expected ‘)’ before ‘*’ token
ts_xlib.c:661: error: expected ‘)’ before ‘*’ token
ts_xlib.c:670: error: expected ‘)’ before ‘*’ token
ts_xlib.c:679: error: expected ‘)’ before ‘*’ token
ts_xlib.c:688: error: expected ‘)’ before ‘*’ token
ts_xlib.c:697: error: expected ‘)’ before ‘*’ token
ts_xlib.c:706: error: expected ‘)’ before ‘*’ token
ts_xlib.c:715: error: expected ‘)’ before ‘*’ token
ts_xlib.c:724: error: expected ‘)’ before ‘*’ token
ts_xlib.c:733: error: expected ‘)’ before ‘*’ token
ts_xlib.c:742: error: expected ‘)’ before ‘*’ token
ts_xlib.c:751: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXKeysymToKeycode’
ts_xlib.c:760: error: expected ‘)’ before ‘*’ token
ts_xlib.c:769: error: expected ‘)’ before ‘*’ token
ts_xlib.c: In function ‘TSXParseGeometry’:
ts_xlib.c:782: warning: implicit declaration of function ‘XParseGeometry’
ts_xlib.c: At top level:
ts_xlib.c:787: error: expected ‘)’ before ‘*’ token
ts_xlib.c:796: error: expected ‘)’ before ‘*’ token
ts_xlib.c:805: error: expected ‘)’ before ‘*’ token
ts_xlib.c:814: error: expected ‘)’ before ‘*’ token
ts_xlib.c:823: error: expected ‘)’ before ‘*’ token
ts_xlib.c:832: error: expected ‘)’ before ‘*’ token
ts_xlib.c:841: error: expected ‘)’ before ‘*’ token
ts_xlib.c:850: error: expected ‘)’ before ‘*’ token
ts_xlib.c:859: error: expected ‘)’ before ‘*’ token
ts_xlib.c:868: error: expected ‘)’ before ‘*’ token
ts_xlib.c:877: error: expected ‘)’ before ‘*’ token
ts_xlib.c:886: error: expected ‘)’ before ‘*’ token
ts_xlib.c:895: error: expected ‘)’ before ‘*’ token
ts_xlib.c:904: error: expected ‘)’ before ‘*’ token
ts_xlib.c:913: error: expected ‘)’ before ‘*’ token
ts_xlib.c:922: error: expected ‘)’ before ‘*’ token
ts_xlib.c:931: error: expected ‘)’ before ‘*’ token
ts_xlib.c:940: error: expected ‘)’ before ‘*’ token
ts_xlib.c:949: error: expected ‘)’ before ‘*’ token
ts_xlib.c:958: error: expected ‘)’ before ‘*’ token
ts_xlib.c:967: error: expected ‘)’ before ‘*’ token
ts_xlib.c:976: error: expected ‘)’ before ‘*’ token
ts_xlib.c:985: error: expected ‘)’ before ‘*’ token
ts_xlib.c:994: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1003: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1012: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1021: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1030: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1039: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1048: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1057: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1066: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1075: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1084: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1093: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1102: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1111: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1120: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1129: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1138: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1147: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1156: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1165: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1174: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXOpenIM’
ts_xlib.c:1183: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TSXCheckIfEvent’
ts_xlib.c:1192: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1201: error: expected ‘)’ before ‘*’ token
ts_xlib.c:1203: error: expected ‘)’ before ‘*’ token
make[1]: *** [ts_xlib.o] Błąd 1
make[1]: Opuszczenie katalogu `/root/.WineCVS/sources/cvscedega/winex/tsx11'
make: *** [tsx11/libwine_tsx11.so] Błąd 2[/quote]


...software is like sex
it's better when it's free..

Offline

 

#4  2007-10-09 00:03:40

  pasqdnik - Pijak ;-P

pasqdnik
Pijak ;-P
Skąd: Wrocław
Zarejestrowany: 2006-03-06

Re: cedega cvs blad kompilacji

Swego czasu cedega do kompilacji potrzebowała tych samych pakietów co vmware.

Kod:

aptitude install kernel-headers-`uname -r` libx11-6 libx11-dev xorg-dev xspecs libxtst6 xlibs-dev

Dum spiro - spero ...
pozdrawiam, pasqdnik

Offline

 

#5  2007-10-09 00:47:28

  Kudzu - 1NF:rM@7iON1SP0vvErr

Kudzu
1NF:rM@7iON1SP0vvErr
Skąd: Universe
Zarejestrowany: 2007-01-06

Re: cedega cvs blad kompilacji

ok kompilacja poszla.. ale teraz problem:

kodzik@Kudzu:/mnt/dvd/cdrom/Blitzkrieg$ cvscedega Setup.exe
err:virtual:is_memory_manager_disabled could not retrieve the module file name (reason: 'bad module')
err:client:is_scheduler_disabled could not retrieve the module file name (reason: 'bad module')
err:dosfs:DIR_TryModulePath could not retrieve the module file name (reason: 'bad module')
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
fixme:ver:create_version_reg_entries Need to fill in pre-win2k registry entries for OS version
err:font:WineEngInit FreeType support is not compiled in to wine, some font functionality will be disabled.
Could not load graphics driver 'x11drv'
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
err:win32:PE_fixup_imports Unable to change protections on import list!
Could not load graphics driver 'x11drv'
err:win:CreateWindowExA bad class name "STATIC"
/usr/lib/cvscedega/bin/wine: binary overlaps reserved area (08048000-08051a1c)
err:virtual:is_memory_manager_disabled could not retrieve the module file name (reason: 'bad module')
err:client:is_scheduler_disabled could not retrieve the module file name (reason: 'bad module')
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
err:win32:PE_fixup_imports Unable to change protections on import list!
err:win32:PE_fixup_imports Unable to restore protections on import list!
fixme:ver:create_version_reg_entries Need to fill in pre-win2k registry entries for OS version
err:font:WineEngInit FreeType support is not compiled in to wine, some font functionality will be disabled.
Could not load graphics driver 'x11drv'
err:win:GetDesktopWindow Wine init error: either you're trying to use an invalid native USER.EXE config, or some graphics/GUI libraries or DLLs didn't initialize properly. Aborting.
ERROR: wineserver exiting unexpectantly!
[/quote]

:||||


...software is like sex
it's better when it's free..

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)

[ Generated in 0.010 seconds, 10 queries executed ]

Informacje debugowania

Time (s) Query
0.00011 SET CHARSET latin2
0.00004 SET NAMES latin2
0.00139 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.133.144.197' WHERE u.id=1
0.00104 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.133.144.197', 1714915706)
0.00055 SELECT * FROM punbb_online WHERE logged<1714915406
0.00095 DELETE FROM punbb_online WHERE ident='185.191.171.5'
0.00066 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=9341 AND t.moved_to IS NULL
0.00006 SELECT search_for, replace_with FROM punbb_censoring
0.00242 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=9341 ORDER BY p.id LIMIT 0,25
0.00086 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=9341
Total query time: 0.00808 s