Cannot compile wine

Rein Klazes rklazes at xs4all.nl
Tue Mar 16 07:27:46 CST 2004


On Tue, 16 Mar 2004 12:06:12 +0000 (UTC), you wrote:

> okenize.c:353: error: `TK_FLOAT' undeclared (first use in this function)
> tokenize.c:370: error: `TK_ID' undeclared (first use in this function)
> make[2]: *** [tokenize.o] Error 1
> make[2]: Leaving directory `/home/samon/Wine Stuff/wine-20040309/dlls/msi'
> make[1]: *** [msi] Error 2
> make[1]: Leaving directory `/home/samon/Wine Stuff/wine-20040309/dlls'
> make: *** [dlls] Error 2
> 
> Compilation failed, aborting install.
> [samon at samon wine-20040309]$
> 
> I can't work out what i am doing wrong...
> 
> someone on experts-echange.com suggested that the problem is that these need to
> be declared, should this be donw automatically, or is there some other way, or
> is my system just messed up?

With the latest Wine you must use flex (V 2.5 or more) and bison. Yacc
does not work and will fail building msi, but I'm not 100% sure these
are the exact messages

Rein.
-- 
Rein Klazes
rklazes at xs4all.nl



More information about the wine-users mailing list