Unable to start WoW from git 1.1.29 while 1.1.29 tarball works.

Johann "Myrkraverk" Oskarsson johann at myrkraverk.com
Sun May 2 11:55:54 CDT 2010


Hello all.

I am unable to start WoW when I compile release 1.1.29 from the git
repo, while compiling the 1.1.29 release tarball allows me to play
WoW.

System info:

% uname -a; isainfo -k
SunOS asuka 5.11 snv_115 i86pc i386 i86pc
amd64

Git compile steps taken:

git checkout wine-1.1.29
git clean -x -f
./configure --prefix=/opt/myrkraverk/wine-git && gmake depend && gmake

WoW now fails to start with some console output like:

[johann at asuka]~/src/external/git/wine/wine% Can't attach process 0011: error 6
wine: Call from 7fd69d43 to unimplemented function
user32.dll.UserRegisterWowHandlers, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
err:module:DelayLoadFailureHook failed to delay load user32.dll.LoadStringW

More pastes here: http://paste.lisp.org/display/98679

I did not use any special flags or environment variables to compile
the tarball, apart from the prefix.

This is my showstopper to regression test bug 22033:

http://bugs.winehq.org/show_bug.cgi?id=22033

Any help apreciated.


Johann



More information about the wine-devel mailing list