-------------- Original message ---------------------- From: Jacek Caban jacek@codeweavers.com
Hi Ben,
Ben Taylor wrote:
haven't built wine in a while, and ran into this on Solaris 10:
actctx.c:76: error: `version' defined as wrong kind of tag gmake[2]: *** [actctx.o] Error 1 gmake[2]: Leaving directory `/export/src/wine/100607/wine/dlls/ntdll' gmake[1]: *** [ntdll] Error 2 gmake[1]: Leaving directory `/export/src/wine/100607/wine/dlls' gmake: *** [dlls] Error 2
Does the attached patch help?
Yes. That works.
Ben
Jacek