[Wine] Re: more compile problems

CrashedAgain tedhansen at sasktel.net
Sat May 6 09:57:07 CDT 2006


I have tried wine 20040121, 20040213 and 20040309 from
http://prdownloads.sourceforge.net/wine/ .

All fail on the 'make depend && make"  with the following output:

make[2]: Entering directory
`/home/crashedagain/tmp/wine-src/fromSourceforge/wine-20040213/tools/wrc'
gcc -c -I. -I. -I../../include -I../../include
-DINCLUDEDIR="\"/usr/local/include/wine\""  -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith  -g -O2 -o lex.yy.o lex.yy.c
lex.yy.c:9175: error: syntax error before numeric constant
lex.yy.c: In function `yy_scan_string':
lex.yy.c:9176: error: number of arguments doesn't match prototype
lex.yy.c:367: error: prototype declaration
lex.yy.c:9178: warning: passing arg 1 of `strlen' makes pointer from
integer without a cast
lex.yy.c:9178: warning: passing arg 1 of `yy_scan_bytes' makes pointer
from integer without a cast
./parser.l: At top level:
lex.yy.c:8688: warning: `yyunput' defined but not used
lex.yy.c:9267: warning: `yy_top_state' defined but not used
make[2]: *** [lex.yy.o] Error 1
make[2]: Leaving directory
`/home/crashedagain/tmp/wine-src/fromSourceforge/wine-20040213/tools/wrc'
make[1]: *** [wrc] Error 2
make[1]: Leaving directory
`/home/crashedagain/tmp/wine-src/fromSourceforge/wine-20040213/tools'
make: *** [tools] Error 2
desktop:/home/crashedagain/tmp/wine-src/fromSourceforge/wine-20040213#

I have tried using my 'normal' system (essentially Debian unstable), my
Debian Sarge system and using Knoppix 3.3 which is contemporary to
these wine versions. Results are the same.

'Syntax error' would seem to imply a code error but this code must have
compiled at on time didn't it? or is there something missing on my
system(s)(...all of them) which is making these errors?

Suggestions?



More information about the wine-users mailing list