Phani Arava wrote: > > Trying to port an application to linux using wine. The program seems to have > got struck with some kind of socket issues. > > Here is the last few lines of the log generated . Anything thats going wrong > . ClientPlugHandler.dll, ClientPlug.dll and Dispatcher.dll are dlls within > the application folder .I registered these dlls. Any help would be > appreciated. > > *********************************************************************************************** > warn:wininet:CreateUrlCacheEntryW Could not find a unique filename > warn:wininet:HTTP_HttpSendRequestW Could not create cache entry: 00000003 > warn:module:load_builtin_dll failed to load .so lib for builtin > L"C:\\IndigoTx\\Gotx\\Main\\ClientPlugHandler.dll": > /home/phani/.wine/dosdevices/c:/IndigoTx/Gotx/Main/ClientPlugHandler.dll: > invalid ELF header > warn:module:load_builtin_dll cannot open .so lib for builtin > L"ClientPlugHandler.dll": /usr/bin/../lib/wine/clientplughandler.dll.so: > cannot open shared object file: No such file or directory > Set those dlls to native in winecfg. Wine is looking for builtin versions that don't exist.