search for: akeywordt

Displaying 2 results from an estimated 2 matches for "akeywordt".

Did you mean: _keywords
2004 Mar 16
2
Cannot compile wine
...-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: e...
2003 Nov 26
1
new user
...nclude -D_REENTRANT -fPIC -D__WINESRC__ -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -g -O2 -o tokenize.o tokenize.c tokenize.c:46: `TK_ABORT' undeclared here (not in a function) tokenize.c:46: initializer element is not constant tokenize.c:46: (near initialization for `aKeywordTable[0].tokenType') tokenize.c:47: `TK_AFTER' undeclared here (not in a function) tokenize.c:47: initializer element is not constant ... tokenize.c:334: `TK_STRING' undeclared (first use in this function) tokenize.c:339: `TK_DOT' undeclared (first use in this function) tokenize.c:3...