What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
Invalid ELF binary with windows DLL - what is this ?????????
Invalid ELF binary with windows DLL - what is this ?????????
On Thu, Sep 11, 2008 at 4:51 PM, xekhz <[email protected]> wrote:
Gert
Have you set and override for the DLL in winecfg?What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
Gert
Re: Invalid ELF binary with windows DLL - what is this ?????
YesGert van den Berg wrote:On Thu, Sep 11, 2008 at 4:51 PM, xekhz <[email protected]> wrote:Have you set and override for the DLL in winecfg?What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
Gert
I have selected, NATIVE then BUILTIN.
The error appears when I have BUILTIN selected and the programs loads msvfw32.dll from c:\windows\system32\
Re: Invalid ELF binary with windows DLL - what is this ?????
Wine does not load its builtin libraries from c:\windows\system32. Wine's libraries are located in /usr/lib/wine.xekhz wrote:
The error appears when I have BUILTIN selected and the programs loads msvfw32.dll from c:\windows\system32\
Re: Invalid ELF binary with windows DLL - what is this ?????
Ignore this message. Wine tries all possibilities and of course native PE dll will have a wrong ELF header.xekhz wrote:What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
Re: Invalid ELF binary with windows DLL - what is this ?????
How can I be sure that the dll is loadede correctly?vitamin wrote:Ignore this message. Wine tries all possibilities and of course native PE dll will have a wrong ELF header.xekhz wrote:What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
Re: Invalid ELF binary with windows DLL - what is this ?????
You won't see any error messages. Also you can use WINEDEBUG=+loaddllxekhz wrote:How can I be sure that the dll is loadede correctly?vitamin wrote:Ignore this message. Wine tries all possibilities and of course native PE dll will have a wrong ELF header.xekhz wrote:What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header