search for: arith_num

Displaying 1 result from an estimated 1 matches for "arith_num".

2005 Jan 27
1
klibc/ash doesn't compile
...n-loops=0 -nostdinc -iwithprefix include -D__KLIBC__ -DBITSIZE=32 -I../include/arch/i386 -I../include/bits32 -I../include -I../linux/include -I../linux/include2 -I../linux/include -DSHELL -DJOBS=0 -I. -c -o arith_lex.o arith_lex.c arith_lex.l: In function `yylex': arith_lex.l:66: error: `ARITH_NUM' undeclared (first use in this function) arith_lex.l:66: error: (Each undeclared identifier is reported only once arith_lex.l:66: error: for each function it appears in.) arith_lex.l:69: error: `ARITH_LPAREN' undeclared (first use in this function) arith_lex.l:70: error: `ARITH_RPAREN'...