You are not logged in.
Pages: 1
I have been having an issue with wine. I am using a 64 bit computer and have downloaded the bin32-wine and the suse version and both throw a fatal exception when I try to use one of my programs:
err:module:load_builtin_dll failed to load .so lib for builtin L"OPENGL32.dll": libXdamage.so.1: wrong ELF class: ELFCLASS64
err:module:import_dll Loading library OPENGL32.dll (which is needed by L"Z:\\home\\syntax\\Games\\DF\\dwarfort.exe") failed (error c000007a).
err:module:load_builtin_dll failed to load .so lib for builtin L"GLU32.dll": libXdamage.so.1: wrong ELF class: ELFCLASS64
err:module:import_dll Loading library GLU32.dll (which is needed by L"Z:\\home\\syntax\\Games\\DF\\dwarfort.exe") failed (error c000007a).
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\syntax\\Games\\DF\\dwarfort.exe" failed, status c0000135
I have looked through all of the places that I dare fiddle with but I have not been able to find an adequate fix for this. I can't tell if libXdamage.so.1 is not working because it is a 64 bit version or if it points to a library with a 64 bit version that the AUR did not include.
What can I do?
Offline
Try and install lib32-libxdamage from community.
Last edited by skottish (2008-08-13 18:21:43)
Offline
BEAUTIFUL!
Thank you.
Offline
Pages: 1