xekhz
2008-Sep-11 14:51 UTC
[Wine] Invalid ELF binary with windows DLL - what is this ?????????
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 van den Berg
2008-Sep-11 15:26 UTC
[Wine] Invalid ELF binary with windows DLL - what is this ?????????
On Thu, Sep 11, 2008 at 4:51 PM, xekhz <wineforum-user at winehq.org> 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 >Have you set and override for the DLL in winecfg? Gert
xekhz
2008-Sep-11 15:37 UTC
[Wine] Re: Invalid ELF binary with windows DLL - what is this ?????????
Gert van den Berg wrote:> On Thu, Sep 11, 2008 at 4:51 PM, xekhz <wineforum-user at winehq.org> 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 > > > > > Have you set and override for the DLL in winecfg? > > GertYes I have selected, NATIVE then BUILTIN. The error appears when I have BUILTIN selected and the programs loads msvfw32.dll from c:\windows\system32\
xekhz
2008-Sep-12 13:14 UTC
[Wine] Re: Invalid ELF binary with windows DLL - what is this ?????????
vitamin wrote:> > 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 > > Ignore this message. Wine tries all possibilities and of course native PE dll will have a wrong ELF header.How can I be sure that the dll is loadede correctly?