http://bugs.winehq.org/show_bug.cgi?id=9517
rhb rhbravo2002@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rhbravo2002@yahoo.com
--- Comment #3 from rhb rhbravo2002@yahoo.com 2007-09-13 12:03:35 --- I observed the same symptom with e-sword 7.8.5. I began a regression test (I am a novice at this), but ran into a version that would not build. The results so far are as follows:
rhb@linuxdualboot:~/wine-git$ ./wine --version wine-0.9.43-g44e9839 rhb@linuxdualboot:~/wine-git$ ./wine ../.wine/drive_c/progs/e-Sword.exe
works correctly
rhb@linuxdualboot:~/wine-git$ ./wine --version wine-0.9.43-g9783ce3 rhb@linuxdualboot:~/wine-git$ ./wine ../.wine/drive_c/progs/e-Sword.exe
fails
I expect I can figure out how to find a nearby version that builds ok and pin it down some more.