Cannot compile wine

Da_Samon no_fishing_here at hotmail.com
Tue Mar 16 06:06:12 CST 2004


Hello all,

I must point out before i start that i dont know any C or C++ or whatever
programming languages.

I am trying to install WINE-20040309 from source code onto my Mandrake 9.2
machine. I run wineinstall and it runs fine for a while, then comes up with:

make[2]: Entering directory `/home/samon/Wine Stuff/wine-20040309/dlls/msi'
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith  -g -O2 -o tokenize.o tokenize.c
tokenize.c:46: error: `TK_ABORT' undeclared here (not in a function)
tokenize.c:46: error: initializer element is not constant
tokenize.c:46: error: (near initialization for `aKeywordTable[0].tokenType')
tokenize.c:46: error: initializer element is not constant
tokenize.c:46: error: (near initialization for `aKeywordTable[0]')
tokenize.c:47: error: `TK_AFTER' undeclared here (not in a function)
tokenize.c:47: error: initializer element is not constant
tokenize.c:47: error: (near initialization for `aKeywordTable[1].tokenType')
tokenize.c:47: error: initializer element is not constant
tokenize.c:47: error: (near initialization for `aKeywordTable[1]')
tokenize.c:48: error: `TK_ALL' undeclared here (not in a function)
tokenize.c:48: error: initializer element is not constant
tokenize.c:48: error: (near initialization for `aKeywordTable[2].tokenType')
tokenize.c:48: error: initializer element is not constant
tokenize.c:48: error: (near initialization for `aKeywordTable[2]')
tokenize.c:49: error: `TK_AND' undeclared here (not in a function)
tokenize.c:49: error: initializer element is not constant
tokenize.c:49: error: (near initialization for `aKeywordTable[3].tokenType')
tokenize.c:49: error: initializer element is not constant
tokenize.c:49: error: (near initialization for `aKeywordTable[3]')
tokenize.c:50: error: `TK_AS' undeclared here (not in a function)
tokenize.c:50: error: initializer element is not constant
tokenize.c:50: error: (near initialization for `aKeywordTable[4].tokenType')
tokenize.c:50: error: initializer element is not constant
tokenize.c:50: error: (near initialization for `aKeywordTable[4]')
tokenize.c:51: error: `TK_ASC' undeclared here (not in a function)
tokenize.c:51: error: initializer element is not constant
tokenize.c:51: error: (near initialization for `aKeywordTable[5].tokenType')
tokenize.c:51: error: initializer element is not constant
tokenize.c:51: error: (near initialization for `aKeywordTable[5]')
tokenize.c:52: error: `TK_BEFORE' undeclared here (not in a function)
tokenize.c:52: error: initializer element is not constant
tokenize.c:52: error: (near initialization for `aKeywordTable[6].tokenType')
tokenize.c:52: error: initializer element is not constant
tokenize.c:52: error: (near initialization for `aKeywordTable[6]')
tokenize.c:53: error: `TK_BEGIN' undeclared here (not in a function)
tokenize.c:53: error: initializer element is not constant
tokenize.c:53: error: (near initialization for `aKeywordTable[7].tokenType')
tokenize.c:53: error: initializer element is not constant
tokenize.c:53: error: (near initialization for `aKeywordTable[7]')
tokenize.c:54: error: `TK_BETWEEN' undeclared here (not in a function)
tokenize.c:54: error: initializer element is not constant
tokenize.c:54: error: (near initialization for `aKeywordTable[8].tokenType')
tokenize.c:54: error: initializer element is not constant
tokenize.c:54: error: (near initialization for `aKeywordTable[8]')
tokenize.c:55: error: `TK_BY' undeclared here (not in a function)
tokenize.c:55: error: initializer element is not constant
tokenize.c:55: error: (near initialization for `aKeywordTable[9].tokenType')
tokenize.c:55: error: initializer element is not constant
tokenize.c:55: error: (near initialization for `aKeywordTable[9]')
tokenize.c:56: error: `TK_CASCADE' undeclared here (not in a function)
tokenize.c:56: error: initializer element is not constant
tokenize.c:56: error: (near initialization for `aKeywordTable[10].tokenType')
tokenize.c:56: error: initializer element is not constant
tokenize.c:56: error: (near initialization for `aKeywordTable[10]')
tokenize.c:57: error: `TK_CASE' undeclared here (not in a function)
tokenize.c:57: error: initializer element is not constant
tokenize.c:57: error: (near initialization for `aKeywordTable[11].tokenType')
tokenize.c:57: error: initializer element is not constant
tokenize.c:57: error: (near initialization for `aKeywordTable[11]')
tokenize.c:58: error: `TK_CHECK' undeclared here (not in a function)
tokenize.c:58: error: initializer element is not constant
tokenize.c:58: error: (near initialization for `aKeywordTable[12].tokenType')
tokenize.c:58: error: initializer element is not constant
tokenize.c:58: error: (near initialization for `aKeywordTable[12]')
tokenize.c:59: error: `TK_CLUSTER' undeclared here (not in a function)
tokenize.c:59: error: initializer element is not constant
tokenize.c:59: error: (near initialization for `aKeywordTable[13].tokenType')
tokenize.c:59: error: initializer element is not constant
tokenize.c:59: error: (near initialization for `aKeywordTable[13]')
tokenize.c:60: error: `TK_COLLATE' undeclared here (not in a function)
tokenize.c:60: error: initializer element is not constant
tokenize.c:60: error: (near initialization for `aKeywordTable[14].tokenType')
tokenize.c:60: error: initializer element is not constant
tokenize.c:60: error: (near initialization for `aKeywordTable[14]')
tokenize.c:61: error: `TK_COMMIT' undeclared here (not in a function)
tokenize.c:61: error: initializer element is not constant
tokenize.c:61: error: (near initialization for `aKeywordTable[15].tokenType')
tokenize.c:61: error: initializer element is not constant
tokenize.c:61: error: (near initialization for `aKeywordTable[15]')
tokenize.c:62: error: `TK_CONFLICT' undeclared here (not in a function)
tokenize.c:62: error: initializer element is not constant
tokenize.c:62: error: (near initialization for `aKeywordTable[16].tokenType')
tokenize.c:62: error: initializer element is not constant
tokenize.c:62: error: (near initialization for `aKeywordTable[16]')
tokenize.c:63: error: `TK_CONSTRAINT' undeclared here (not in a function)
tokenize.c:63: error: initializer element is not constant
tokenize.c:63: error: (near initialization for `aKeywordTable[17].tokenType')
tokenize.c:63: error: initializer element is not constant
tokenize.c:63: error: (near initialization for `aKeywordTable[17]')
tokenize.c:64: error: `TK_COPY' undeclared here (not in a function)
tokenize.c:64: error: initializer element is not constant
tokenize.c:64: error: (near initialization for `aKeywordTable[18].tokenType')
tokenize.c:64: error: initializer element is not constant
tokenize.c:64: error: (near initialization for `aKeywordTable[18]')
tokenize.c:65: error: `TK_CREATE' undeclared here (not in a function)
tokenize.c:65: error: initializer element is not constant
tokenize.c:65: error: (near initialization for `aKeywordTable[19].tokenType')
tokenize.c:65: error: initializer element is not constant
tokenize.c:65: error: (near initialization for `aKeywordTable[19]')
tokenize.c:66: error: `TK_JOIN_KW' undeclared here (not in a function)
tokenize.c:66: error: initializer element is not constant
tokenize.c:66: error: (near initialization for `aKeywordTable[20].tokenType')
tokenize.c:66: error: initializer element is not constant
tokenize.c:66: error: (near initialization for `aKeywordTable[20]')
tokenize.c:67: error: `TK_DEFAULT' undeclared here (not in a function)
tokenize.c:67: error: initializer element is not constant
tokenize.c:67: error: (near initialization for `aKeywordTable[21].tokenType')
tokenize.c:67: error: initializer element is not constant
tokenize.c:67: error: (near initialization for `aKeywordTable[21]')
tokenize.c:68: error: `TK_DEFERRED' undeclared here (not in a function)
tokenize.c:68: error: initializer element is not constant
tokenize.c:68: error: (near initialization for `aKeywordTable[22].tokenType')
tokenize.c:68: error: initializer element is not constant
tokenize.c:68: error: (near initialization for `aKeywordTable[22]')
tokenize.c:69: error: `TK_DEFERRABLE' undeclared here (not in a function)
tokenize.c:69: error: initializer element is not constant
tokenize.c:69: error: (near initialization for `aKeywordTable[23].tokenType')
tokenize.c:69: error: initializer element is not constant
tokenize.c:69: error: (near initialization for `aKeywordTable[23]')
tokenize.c:70: error: `TK_DELETE' undeclared here (not in a function)
tokenize.c:70: error: initializer element is not constant
tokenize.c:70: error: (near initialization for `aKeywordTable[24].tokenType')
tokenize.c:70: error: initializer element is not constant
tokenize.c:70: error: (near initialization for `aKeywordTable[24]')
tokenize.c:71: error: `TK_DELIMITERS' undeclared here (not in a function)
tokenize.c:71: error: initializer element is not constant
tokenize.c:71: error: (near initialization for `aKeywordTable[25].tokenType')
tokenize.c:71: error: initializer element is not constant
tokenize.c:71: error: (near initialization for `aKeywordTable[25]')
tokenize.c:72: error: `TK_DESC' undeclared here (not in a function)
tokenize.c:72: error: initializer element is not constant
tokenize.c:72: error: (near initialization for `aKeywordTable[26].tokenType')
tokenize.c:72: error: initializer element is not constant
tokenize.c:72: error: (near initialization for `aKeywordTable[26]')
tokenize.c:73: error: `TK_DISTINCT' undeclared here (not in a function)
tokenize.c:73: error: initializer element is not constant
tokenize.c:73: error: (near initialization for `aKeywordTable[27].tokenType')
tokenize.c:73: error: initializer element is not constant
tokenize.c:73: error: (near initialization for `aKeywordTable[27]')
tokenize.c:74: error: `TK_DROP' undeclared here (not in a function)
tokenize.c:74: error: initializer element is not constant
tokenize.c:74: error: (near initialization for `aKeywordTable[28].tokenType')
tokenize.c:74: error: initializer element is not constant
tokenize.c:74: error: (near initialization for `aKeywordTable[28]')
tokenize.c:75: error: `TK_END' undeclared here (not in a function)
tokenize.c:75: error: initializer element is not constant
tokenize.c:75: error: (near initialization for `aKeywordTable[29].tokenType')
tokenize.c:75: error: initializer element is not constant
tokenize.c:75: error: (near initialization for `aKeywordTable[29]')
tokenize.c:76: error: `TK_EACH' undeclared here (not in a function)
tokenize.c:76: error: initializer element is not constant
tokenize.c:76: error: (near initialization for `aKeywordTable[30].tokenType')
tokenize.c:76: error: initializer element is not constant
tokenize.c:76: error: (near initialization for `aKeywordTable[30]')
tokenize.c:77: error: `TK_ELSE' undeclared here (not in a function)
tokenize.c:77: error: initializer element is not constant
tokenize.c:77: error: (near initialization for `aKeywordTable[31].tokenType')
tokenize.c:77: error: initializer element is not constant
tokenize.c:77: error: (near initialization for `aKeywordTable[31]')
tokenize.c:78: error: `TK_EXCEPT' undeclared here (not in a function)
tokenize.c:78: error: initializer element is not constant
tokenize.c:78: error: (near initialization for `aKeywordTable[32].tokenType')
tokenize.c:78: error: initializer element is not constant
tokenize.c:78: error: (near initialization for `aKeywordTable[32]')
tokenize.c:79: error: `TK_EXPLAIN' undeclared here (not in a function)
tokenize.c:79: error: initializer element is not constant
tokenize.c:79: error: (near initialization for `aKeywordTable[33].tokenType')
tokenize.c:79: error: initializer element is not constant
tokenize.c:79: error: (near initialization for `aKeywordTable[33]')
tokenize.c:80: error: `TK_FAIL' undeclared here (not in a function)
tokenize.c:80: error: initializer element is not constant
tokenize.c:80: error: (near initialization for `aKeywordTable[34].tokenType')
tokenize.c:80: error: initializer element is not constant
tokenize.c:80: error: (near initialization for `aKeywordTable[34]')
tokenize.c:81: error: `TK_FOR' undeclared here (not in a function)
tokenize.c:81: error: initializer element is not constant
tokenize.c:81: error: (near initialization for `aKeywordTable[35].tokenType')
tokenize.c:81: error: initializer element is not constant
tokenize.c:81: error: (near initialization for `aKeywordTable[35]')
tokenize.c:82: error: `TK_FOREIGN' undeclared here (not in a function)
tokenize.c:82: error: initializer element is not constant
tokenize.c:82: error: (near initialization for `aKeywordTable[36].tokenType')
tokenize.c:82: error: initializer element is not constant
tokenize.c:82: error: (near initialization for `aKeywordTable[36]')
tokenize.c:83: error: `TK_FROM' undeclared here (not in a function)
tokenize.c:83: error: initializer element is not constant
tokenize.c:83: error: (near initialization for `aKeywordTable[37].tokenType')
tokenize.c:83: error: initializer element is not constant
tokenize.c:83: error: (near initialization for `aKeywordTable[37]')
tokenize.c:84: error: `TK_JOIN_KW' undeclared here (not in a function)
tokenize.c:84: error: initializer element is not constant
tokenize.c:84: error: (near initialization for `aKeywordTable[38].tokenType')
tokenize.c:84: error: initializer element is not constant
tokenize.c:84: error: (near initialization for `aKeywordTable[38]')
tokenize.c:85: error: `TK_GLOB' undeclared here (not in a function)
tokenize.c:85: error: initializer element is not constant
tokenize.c:85: error: (near initialization for `aKeywordTable[39].tokenType')
tokenize.c:85: error: initializer element is not constant
tokenize.c:85: error: (near initialization for `aKeywordTable[39]')
tokenize.c:86: error: `TK_GROUP' undeclared here (not in a function)
tokenize.c:86: error: initializer element is not constant
tokenize.c:86: error: (near initialization for `aKeywordTable[40].tokenType')
tokenize.c:86: error: initializer element is not constant
tokenize.c:86: error: (near initialization for `aKeywordTable[40]')
tokenize.c:87: error: `TK_HAVING' undeclared here (not in a function)
tokenize.c:87: error: initializer element is not constant
tokenize.c:87: error: (near initialization for `aKeywordTable[41].tokenType')
tokenize.c:87: error: initializer element is not constant
tokenize.c:87: error: (near initialization for `aKeywordTable[41]')
tokenize.c:88: error: `TK_IGNORE' undeclared here (not in a function)
tokenize.c:88: error: initializer element is not constant
tokenize.c:88: error: (near initialization for `aKeywordTable[42].tokenType')
tokenize.c:88: error: initializer element is not constant
tokenize.c:88: error: (near initialization for `aKeywordTable[42]')
tokenize.c:89: error: `TK_IMMEDIATE' undeclared here (not in a function)
tokenize.c:89: error: initializer element is not constant
tokenize.c:89: error: (near initialization for `aKeywordTable[43].tokenType')
tokenize.c:89: error: initializer element is not constant
tokenize.c:89: error: (near initialization for `aKeywordTable[43]')
tokenize.c:90: error: `TK_IN' undeclared here (not in a function)
tokenize.c:90: error: initializer element is not constant
tokenize.c:90: error: (near initialization for `aKeywordTable[44].tokenType')
tokenize.c:90: error: initializer element is not constant
tokenize.c:90: error: (near initialization for `aKeywordTable[44]')
tokenize.c:91: error: `TK_INDEX' undeclared here (not in a function)
tokenize.c:91: error: initializer element is not constant
tokenize.c:91: error: (near initialization for `aKeywordTable[45].tokenType')
tokenize.c:91: error: initializer element is not constant
tokenize.c:91: error: (near initialization for `aKeywordTable[45]')
tokenize.c:92: error: `TK_INITIALLY' undeclared here (not in a function)
tokenize.c:92: error: initializer element is not constant
tokenize.c:92: error: (near initialization for `aKeywordTable[46].tokenType')
tokenize.c:92: error: initializer element is not constant
tokenize.c:92: error: (near initialization for `aKeywordTable[46]')
tokenize.c:93: error: `TK_JOIN_KW' undeclared here (not in a function)
tokenize.c:93: error: initializer element is not constant
tokenize.c:93: error: (near initialization for `aKeywordTable[47].tokenType')
tokenize.c:93: error: initializer element is not constant
tokenize.c:93: error: (near initialization for `aKeywordTable[47]')
tokenize.c:94: error: `TK_INSERT' undeclared here (not in a function)
tokenize.c:94: error: initializer element is not constant
tokenize.c:94: error: (near initialization for `aKeywordTable[48].tokenType')
tokenize.c:94: error: initializer element is not constant
tokenize.c:94: error: (near initialization for `aKeywordTable[48]')
tokenize.c:95: error: `TK_INSTEAD' undeclared here (not in a function)
tokenize.c:95: error: initializer element is not constant
tokenize.c:95: error: (near initialization for `aKeywordTable[49].tokenType')
tokenize.c:95: error: initializer element is not constant
tokenize.c:95: error: (near initialization for `aKeywordTable[49]')
tokenize.c:96: error: `TK_INTERSECT' undeclared here (not in a function)
tokenize.c:96: error: initializer element is not constant
tokenize.c:96: error: (near initialization for `aKeywordTable[50].tokenType')
tokenize.c:96: error: initializer element is not constant
tokenize.c:96: error: (near initialization for `aKeywordTable[50]')
tokenize.c:97: error: `TK_INTO' undeclared here (not in a function)
tokenize.c:97: error: initializer element is not constant
tokenize.c:97: error: (near initialization for `aKeywordTable[51].tokenType')
tokenize.c:97: error: initializer element is not constant
tokenize.c:97: error: (near initialization for `aKeywordTable[51]')
tokenize.c:98: error: `TK_IS' undeclared here (not in a function)
tokenize.c:98: error: initializer element is not constant
tokenize.c:98: error: (near initialization for `aKeywordTable[52].tokenType')
tokenize.c:98: error: initializer element is not constant
tokenize.c:98: error: (near initialization for `aKeywordTable[52]')
tokenize.c:99: error: `TK_ISNULL' undeclared here (not in a function)
tokenize.c:99: error: initializer element is not constant
tokenize.c:99: error: (near initialization for `aKeywordTable[53].tokenType')
tokenize.c:99: error: initializer element is not constant
tokenize.c:99: error: (near initialization for `aKeywordTable[53]')
tokenize.c:100: error: `TK_JOIN' undeclared here (not in a function)
tokenize.c:100: error: initializer element is not constant
tokenize.c:100: error: (near initialization for `aKeywordTable[54].tokenType')
tokenize.c:100: error: initializer element is not constant
tokenize.c:100: error: (near initialization for `aKeywordTable[54]')
tokenize.c:101: error: `TK_KEY' undeclared here (not in a function)
tokenize.c:101: error: initializer element is not constant
tokenize.c:101: error: (near initialization for `aKeywordTable[55].tokenType')
tokenize.c:101: error: initializer element is not constant
tokenize.c:101: error: (near initialization for `aKeywordTable[55]')
tokenize.c:102: error: `TK_JOIN_KW' undeclared here (not in a function)
tokenize.c:102: error: initializer element is not constant
tokenize.c:102: error: (near initialization for `aKeywordTable[56].tokenType')
tokenize.c:102: error: initializer element is not constant
tokenize.c:102: error: (near initialization for `aKeywordTable[56]')
tokenize.c:103: error: `TK_LIKE' undeclared here (not in a function)
tokenize.c:103: error: initializer element is not constant
tokenize.c:103: error: (near initialization for `aKeywordTable[57].tokenType')
tokenize.c:103: error: initializer element is not constant
tokenize.c:103: error: (near initialization for `aKeywordTable[57]')
tokenize.c:104: error: `TK_LIMIT' undeclared here (not in a function)
tokenize.c:104: error: initializer element is not constant
tokenize.c:104: error: (near initialization for `aKeywordTable[58].tokenType')
tokenize.c:104: error: initializer element is not constant
tokenize.c:104: error: (near initialization for `aKeywordTable[58]')
tokenize.c:105: error: `TK_MATCH' undeclared here (not in a function)
tokenize.c:105: error: initializer element is not constant
tokenize.c:105: error: (near initialization for `aKeywordTable[59].tokenType')
tokenize.c:105: error: initializer element is not constant
tokenize.c:105: error: (near initialization for `aKeywordTable[59]')
tokenize.c:106: error: `TK_JOIN_KW' undeclared here (not in a function)
tokenize.c:106: error: initializer element is not constant
tokenize.c:106: error: (near initialization for `aKeywordTable[60].tokenType')
tokenize.c:106: error: initializer element is not constant
tokenize.c:106: error: (near initialization for `aKeywordTable[60]')
tokenize.c:107: error: `TK_NOT' undeclared here (not in a function)
tokenize.c:107: error: initializer element is not constant
tokenize.c:107: error: (near initialization for `aKeywordTable[61].tokenType')
tokenize.c:107: error: initializer element is not constant
tokenize.c:107: error: (near initialization for `aKeywordTable[61]')
tokenize.c:108: error: `TK_NOTNULL' undeclared here (not in a function)
tokenize.c:108: error: initializer element is not constant
tokenize.c:108: error: (near initialization for `aKeywordTable[62].tokenType')
tokenize.c:108: error: initializer element is not constant
tokenize.c:108: error: (near initialization for `aKeywordTable[62]')
tokenize.c:109: error: `TK_NULL' undeclared here (not in a function)
tokenize.c:109: error: initializer element is not constant
tokenize.c:109: error: (near initialization for `aKeywordTable[63].tokenType')
tokenize.c:109: error: initializer element is not constant
tokenize.c:109: error: (near initialization for `aKeywordTable[63]')
tokenize.c:110: error: `TK_OF' undeclared here (not in a function)
tokenize.c:110: error: initializer element is not constant
tokenize.c:110: error: (near initialization for `aKeywordTable[64].tokenType')
tokenize.c:110: error: initializer element is not constant
tokenize.c:110: error: (near initialization for `aKeywordTable[64]')
tokenize.c:111: error: `TK_OFFSET' undeclared here (not in a function)
tokenize.c:111: error: initializer element is not constant
tokenize.c:111: error: (near initialization for `aKeywordTable[65].tokenType')
tokenize.c:111: error: initializer element is not constant
tokenize.c:111: error: (near initialization for `aKeywordTable[65]')
tokenize.c:112: error: `TK_ON' undeclared here (not in a function)
tokenize.c:112: error: initializer element is not constant
tokenize.c:112: error: (near initialization for `aKeywordTable[66].tokenType')
tokenize.c:112: error: initializer element is not constant
tokenize.c:112: error: (near initialization for `aKeywordTable[66]')
tokenize.c:113: error: `TK_OR' undeclared here (not in a function)
tokenize.c:113: error: initializer element is not constant
tokenize.c:113: error: (near initialization for `aKeywordTable[67].tokenType')
tokenize.c:113: error: initializer element is not constant
tokenize.c:113: error: (near initialization for `aKeywordTable[67]')
tokenize.c:114: error: `TK_ORDER' undeclared here (not in a function)
tokenize.c:114: error: initializer element is not constant
tokenize.c:114: error: (near initialization for `aKeywordTable[68].tokenType')
tokenize.c:114: error: initializer element is not constant
tokenize.c:114: error: (near initialization for `aKeywordTable[68]')
tokenize.c:115: error: `TK_JOIN_KW' undeclared here (not in a function)
tokenize.c:115: error: initializer element is not constant
tokenize.c:115: error: (near initialization for `aKeywordTable[69].tokenType')
tokenize.c:115: error: initializer element is not constant
tokenize.c:115: error: (near initialization for `aKeywordTable[69]')
tokenize.c:116: error: `TK_PRAGMA' undeclared here (not in a function)
tokenize.c:116: error: initializer element is not constant
tokenize.c:116: error: (near initialization for `aKeywordTable[70].tokenType')
tokenize.c:116: error: initializer element is not constant
tokenize.c:116: error: (near initialization for `aKeywordTable[70]')
tokenize.c:117: error: `TK_PRIMARY' undeclared here (not in a function)
tokenize.c:117: error: initializer element is not constant
tokenize.c:117: error: (near initialization for `aKeywordTable[71].tokenType')
tokenize.c:117: error: initializer element is not constant
tokenize.c:117: error: (near initialization for `aKeywordTable[71]')
tokenize.c:118: error: `TK_RAISE' undeclared here (not in a function)
tokenize.c:118: error: initializer element is not constant
tokenize.c:118: error: (near initialization for `aKeywordTable[72].tokenType')
tokenize.c:118: error: initializer element is not constant
tokenize.c:118: error: (near initialization for `aKeywordTable[72]')
tokenize.c:119: error: `TK_REFERENCES' undeclared here (not in a function)
tokenize.c:119: error: initializer element is not constant
tokenize.c:119: error: (near initialization for `aKeywordTable[73].tokenType')
tokenize.c:119: error: initializer element is not constant
tokenize.c:119: error: (near initialization for `aKeywordTable[73]')
tokenize.c:120: error: `TK_REPLACE' undeclared here (not in a function)
tokenize.c:120: error: initializer element is not constant
tokenize.c:120: error: (near initialization for `aKeywordTable[74].tokenType')
tokenize.c:120: error: initializer element is not constant
tokenize.c:120: error: (near initialization for `aKeywordTable[74]')
tokenize.c:121: error: `TK_RESTRICT' undeclared here (not in a function)
tokenize.c:121: error: initializer element is not constant
tokenize.c:121: error: (near initialization for `aKeywordTable[75].tokenType')
tokenize.c:121: error: initializer element is not constant
tokenize.c:121: error: (near initialization for `aKeywordTable[75]')
tokenize.c:122: error: `TK_JOIN_KW' undeclared here (not in a function)
tokenize.c:122: error: initializer element is not constant
tokenize.c:122: error: (near initialization for `aKeywordTable[76].tokenType')
tokenize.c:122: error: initializer element is not constant
tokenize.c:122: error: (near initialization for `aKeywordTable[76]')
tokenize.c:123: error: `TK_ROLLBACK' undeclared here (not in a function)
tokenize.c:123: error: initializer element is not constant
tokenize.c:123: error: (near initialization for `aKeywordTable[77].tokenType')
tokenize.c:123: error: initializer element is not constant
tokenize.c:123: error: (near initialization for `aKeywordTable[77]')
tokenize.c:124: error: `TK_ROW' undeclared here (not in a function)
tokenize.c:124: error: initializer element is not constant
tokenize.c:124: error: (near initialization for `aKeywordTable[78].tokenType')
tokenize.c:124: error: initializer element is not constant
tokenize.c:124: error: (near initialization for `aKeywordTable[78]')
tokenize.c:125: error: `TK_SELECT' undeclared here (not in a function)
tokenize.c:125: error: initializer element is not constant
tokenize.c:125: error: (near initialization for `aKeywordTable[79].tokenType')
tokenize.c:125: error: initializer element is not constant
tokenize.c:125: error: (near initialization for `aKeywordTable[79]')
tokenize.c:126: error: `TK_SET' undeclared here (not in a function)
tokenize.c:126: error: initializer element is not constant
tokenize.c:126: error: (near initialization for `aKeywordTable[80].tokenType')
tokenize.c:126: error: initializer element is not constant
tokenize.c:126: error: (near initialization for `aKeywordTable[80]')
tokenize.c:127: error: `TK_STATEMENT' undeclared here (not in a function)
tokenize.c:127: error: initializer element is not constant
tokenize.c:127: error: (near initialization for `aKeywordTable[81].tokenType')
tokenize.c:127: error: initializer element is not constant
tokenize.c:127: error: (near initialization for `aKeywordTable[81]')
tokenize.c:128: error: `TK_TABLE' undeclared here (not in a function)
tokenize.c:128: error: initializer element is not constant
tokenize.c:128: error: (near initialization for `aKeywordTable[82].tokenType')
tokenize.c:128: error: initializer element is not constant
tokenize.c:128: error: (near initialization for `aKeywordTable[82]')
tokenize.c:129: error: `TK_TEMP' undeclared here (not in a function)
tokenize.c:129: error: initializer element is not constant
tokenize.c:129: error: (near initialization for `aKeywordTable[83].tokenType')
tokenize.c:129: error: initializer element is not constant
tokenize.c:129: error: (near initialization for `aKeywordTable[83]')
tokenize.c:130: error: `TK_TEMP' undeclared here (not in a function)
tokenize.c:130: error: initializer element is not constant
tokenize.c:130: error: (near initialization for `aKeywordTable[84].tokenType')
tokenize.c:130: error: initializer element is not constant
tokenize.c:130: error: (near initialization for `aKeywordTable[84]')
tokenize.c:131: error: `TK_THEN' undeclared here (not in a function)
tokenize.c:131: error: initializer element is not constant
tokenize.c:131: error: (near initialization for `aKeywordTable[85].tokenType')
tokenize.c:131: error: initializer element is not constant
tokenize.c:131: error: (near initialization for `aKeywordTable[85]')
tokenize.c:132: error: `TK_TRANSACTION' undeclared here (not in a function)
tokenize.c:132: error: initializer element is not constant
tokenize.c:132: error: (near initialization for `aKeywordTable[86].tokenType')
tokenize.c:132: error: initializer element is not constant
tokenize.c:132: error: (near initialization for `aKeywordTable[86]')
tokenize.c:133: error: `TK_TRIGGER' undeclared here (not in a function)
tokenize.c:133: error: initializer element is not constant
tokenize.c:133: error: (near initialization for `aKeywordTable[87].tokenType')
tokenize.c:133: error: initializer element is not constant
tokenize.c:133: error: (near initialization for `aKeywordTable[87]')
tokenize.c:134: error: `TK_UNION' undeclared here (not in a function)
tokenize.c:134: error: initializer element is not constant
tokenize.c:134: error: (near initialization for `aKeywordTable[88].tokenType')
tokenize.c:134: error: initializer element is not constant
tokenize.c:134: error: (near initialization for `aKeywordTable[88]')
tokenize.c:135: error: `TK_UNIQUE' undeclared here (not in a function)
tokenize.c:135: error: initializer element is not constant
tokenize.c:135: error: (near initialization for `aKeywordTable[89].tokenType')
tokenize.c:135: error: initializer element is not constant
tokenize.c:135: error: (near initialization for `aKeywordTable[89]')
tokenize.c:136: error: `TK_UPDATE' undeclared here (not in a function)
tokenize.c:136: error: initializer element is not constant
tokenize.c:136: error: (near initialization for `aKeywordTable[90].tokenType')
tokenize.c:136: error: initializer element is not constant
tokenize.c:136: error: (near initialization for `aKeywordTable[90]')
tokenize.c:137: error: `TK_USING' undeclared here (not in a function)
tokenize.c:137: error: initializer element is not constant
tokenize.c:137: error: (near initialization for `aKeywordTable[91].tokenType')
tokenize.c:137: error: initializer element is not constant
tokenize.c:137: error: (near initialization for `aKeywordTable[91]')
tokenize.c:138: error: `TK_VACUUM' undeclared here (not in a function)
tokenize.c:138: error: initializer element is not constant
tokenize.c:138: error: (near initialization for `aKeywordTable[92].tokenType')
tokenize.c:138: error: initializer element is not constant
tokenize.c:138: error: (near initialization for `aKeywordTable[92]')
tokenize.c:139: error: `TK_VALUES' undeclared here (not in a function)
tokenize.c:139: error: initializer element is not constant
tokenize.c:139: error: (near initialization for `aKeywordTable[93].tokenType')
tokenize.c:139: error: initializer element is not constant
tokenize.c:139: error: (near initialization for `aKeywordTable[93]')
tokenize.c:140: error: `TK_VIEW' undeclared here (not in a function)
tokenize.c:140: error: initializer element is not constant
tokenize.c:140: error: (near initialization for `aKeywordTable[94].tokenType')
tokenize.c:140: error: initializer element is not constant
tokenize.c:140: error: (near initialization for `aKeywordTable[94]')
tokenize.c:141: error: `TK_WHEN' undeclared here (not in a function)
tokenize.c:141: error: initializer element is not constant
tokenize.c:141: error: (near initialization for `aKeywordTable[95].tokenType')
tokenize.c:141: error: initializer element is not constant
tokenize.c:141: error: (near initialization for `aKeywordTable[95]')
tokenize.c:142: error: `TK_WHERE' undeclared here (not in a function)
tokenize.c:142: error: initializer element is not constant
tokenize.c:142: error: (near initialization for `aKeywordTable[96].tokenType')
tokenize.c:142: error: initializer element is not constant
tokenize.c:142: error: (near initialization for `aKeywordTable[96]')
tokenize.c: In function `sqliteKeywordCode':
tokenize.c:166: error: `TK_ID' undeclared (first use in this function)
tokenize.c:166: error: (Each undeclared identifier is reported only once
tokenize.c:166: error: for each function it appears in.)
tokenize.c: In function `sqliteGetToken':
tokenize.c:211: error: `TK_SPACE' undeclared (first use in this function)
tokenize.c:218: error: `TK_COMMENT' undeclared (first use in this function)
tokenize.c:221: error: `TK_MINUS' undeclared (first use in this function)
tokenize.c:226: error: `TK_ORACLE_OUTER_JOIN' undeclared (first use in this
function)
tokenize.c:229: error: `TK_LP' undeclared (first use in this function)
tokenize.c:234: error: `TK_RP' undeclared (first use in this function)
tokenize.c:238: error: `TK_SEMI' undeclared (first use in this function)
tokenize.c:242: error: `TK_PLUS' undeclared (first use in this function)
tokenize.c:246: error: `TK_STAR' undeclared (first use in this function)
tokenize.c:251: error: `TK_SLASH' undeclared (first use in this function)
tokenize.c:260: error: `TK_REM' undeclared (first use in this function)
tokenize.c:264: error: `TK_EQ' undeclared (first use in this function)
tokenize.c:269: error: `TK_LE' undeclared (first use in this function)
tokenize.c:272: error: `TK_NE' undeclared (first use in this function)
tokenize.c:275: error: `TK_LSHIFT' undeclared (first use in this function)
tokenize.c:278: error: `TK_LT' undeclared (first use in this function)
tokenize.c:284: error: `TK_GE' undeclared (first use in this function)
tokenize.c:287: error: `TK_RSHIFT' undeclared (first use in this function)
tokenize.c:290: error: `TK_GT' undeclared (first use in this function)
tokenize.c:296: error: `TK_ILLEGAL' undeclared (first use in this function)
tokenize.c:305: error: `TK_BITOR' undeclared (first use in this function)
tokenize.c:308: error: `TK_CONCAT' undeclared (first use in this function)
tokenize.c:313: error: `TK_COMMA' undeclared (first use in this function)
tokenize.c:317: error: `TK_BITAND' undeclared (first use in this function)
tokenize.c:321: error: `TK_BITNOT' undeclared (first use in this function)
tokenize.c:336: error: `TK_STRING' undeclared (first use in this function)
tokenize.c:341: error: `TK_DOT' undeclared (first use in this function)
tokenize.c:348: error: `TK_INTEGER' undeclared (first use in this function)
tokenize.c:353: error: `TK_FLOAT' undeclared (first use in this function)
tokenize.c:370: error: `TK_ID' undeclared (first use in this function)
make[2]: *** [tokenize.o] Error 1
make[2]: Leaving directory `/home/samon/Wine Stuff/wine-20040309/dlls/msi'
make[1]: *** [msi] Error 2
make[1]: Leaving directory `/home/samon/Wine Stuff/wine-20040309/dlls'
make: *** [dlls] Error 2

Compilation failed, aborting install.
[samon at samon wine-20040309]$

I can't work out what i am doing wrong...

someone on experts-echange.com suggested that the problem is that these need to
be declared, should this be donw automatically, or is there some other way, or
is my system just messed up?




More information about the wine-users mailing list