http://bugs.winehq.org/show_bug.cgi?id=8132
--- Comment #20 from Alex Villacís Lasso a_villacis@palosanto.com 2008-05-08 14:20:35 --- (In reply to comment #19)
(In reply to comment #17)
And, did you apply the patches after downloading the code afresh? Remember, the patches are not yet integrated into 0.9.61...
I certainly did!
Could you please run "which wine"
It gives /usr/local/bin/wine.
when in the directory for Blitzin ? Also, please attach a trace of WINEDEBUG=+module,+file,+loaddll to see what is going on.
Please find attached.
Desperate check: Please locate the place where you built your copy of wine, and the copy supposedly installed at /usr/local/lib/wine, and post the sizes of the files for riched20.dll.so, like this:
[alex@srv64 ~]$ ls -l install/wine-build/dlls/riched20/riched20.dll.so -rwxrwxr-x 1 alex alex 991279 may 5 12:11 install/wine-build/dlls/riched20/riched20.dll.so [alex@srv64 ~]$ ls -l /usr/local/lib/wine/riched20.dll.so -rwxr-xr-x 1 root root 991279 may 5 13:26 /usr/local/lib/wine/riched20.dll.so