I just upgraded to glibc 2.3.1 and a newer bison and when I compile, I get
the following..

make[2]: Entering directory `/tmp/dosemu-1.1.3/src/base/init'
gcc -c -D_GNU_SOURCE  -O2 -fomit-frame-pointer -MD -mcpu=i686
-fno-strict-aliasing -DGCC_VERSION_CODE=3002 -DASM_PEDANTIC
-DGLIBC_VERSION_CODE=2003 -D_XOPEN_SOURCE -pipe -DUSING_NET   -Wall
-I/tmp/dosemu-1.1.3/src/plugin/translate/include
-I/tmp/dosemu-1.1.3/src/plugin/kbd_unicode/include
-I/tmp/dosemu-1.1.3/src/include -I/tmp/dosemu-1.1.3/src/dosext/dpmi
-I/tmp/dosemu-1.1.3/src/include/slang -I/usr/X11R6/include  -DYYPURE  -o
parser.o parser.c
parser.y: In function `yyparse':
parser.y:554: parse error before '}' token
make[2]: *** [parser.o] Error 1
make[2]: Leaving directory `/tmp/dosemu-1.1.3/src/base/init'
make[1]: *** [base/init] Error 2
make[1]: Leaving directory `/tmp/dosemu-1.1.3/src'
make: *** [default] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to