Compile problems

"K. Reid-Grey" <[email protected]> Fri, 28 Feb 2003 17:34:26 -0000
Newsgroups gmane.linux.msdos.devel
Message-ID <[email protected]>
DOSemu 1.1.4.0, GNU Bison 1.875, Flex 2.5.27, GCC 3.2

Any ideas as to the cause of the error below?

gcc -c -D_GNU_SOURCE  -O2 -fomit-frame-pointer -MD -mcpu=i686  -fno-strict-a
liasing -DGCC_VERSION_CODE=3002 -DASM_PEDANTIC -DGLIBC_VERSION_CODE=2002 -D_
XOPEN_SOURCE -pipe    -Wall  -I/root/dosemu-1.1.4/src/plugin/kbd_unicode/inc
lude -I/root/dosemu-1.1.4/src/plugin/translate/include -I/root/dosemu-1.1.4/
src/include -I/root/dosemu-1.1.4/src/dosext/dpmi -I/root/dosemu-1.1.4/src/in
clude/slang   -DDOSEMULIB_DEFAULT=/opt/dosemu/share/dosemu -DDOSEMUHDIMAGE_D
EFAULT=/opt/dosemu/share/lib -DYYPURE  -o lex.yy.o lex.yy.c
lexer.l:146: parse error before "YY_PROTO"
lex.yy.c:1864: parse error before "YY_PROTO"
lex.yy.c:1885: parse error before "if"
lex.yy.c:1911: warning: type defaults to `int' in declaration of
`yy_load_buffer_state'
lex.yy.c:1911: conflicting types for `yy_load_buffer_state'
lex.yy.c:382: previous declaration of `yy_load_buffer_state'
lex.yy.c:1911: warning: data definition has no type or storage class
lex.yy.c:1912: parse error before '}' token
lex.yy.c:1919: warning: type defaults to `int' in declaration of `yy_cp'
lex.yy.c:1919: conflicting types for `yy_cp'
lex.yy.c:1867: previous declaration of `yy_cp'
lex.yy.c:1919: warning: initialization makes pointer from integer without a
cast
lex.yy.c:1919: initializer element is not constant
lex.yy.c:1919: warning: data definition has no type or storage class
lex.yy.c:1924: warning: type defaults to `int' in declaration of `yy_bp'
lex.yy.c:1924: conflicting types for `yy_bp'
... etc...

---
K. Reid-Grey

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