You are not logged in.
Pages: 1
I reinstall AL, and now, after installing cvswinex, i have this error then try to run game:
networm]$ cvswinex -- c/Program Files/CS.1.6/hl.exe - game cstrike
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/lib/cvswinex/lib/libx11drv.so: undefined symbol: dllname
Could not load graphics driver 'x11drv'
err:module:BUILTIN32_dlopen failed to load .so lib for builtin dinput.dll: /usr/lib/cvswinex/lib/libdinput.so: undefined symbol: dllname
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/lib/cvswinex/lib/libx11drv.so: undefined symbol: dllname
Could not load graphics driver 'x11drv'
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/lib/cvswinex/lib/libx11drv.so: undefined symbol: dllname
Could not load graphics driver 'x11drv'
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/lib/cvswinex/lib/libx11drv.so: undefined symbol: dllname
Could not load graphics driver 'x11drv'
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/lib/cvswinex/lib/libx11drv.so: undefined symbol: dllname
Could not load graphics driver 'x11drv'
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/lib/cvswinex/lib/libx11drv.so: undefined symbol: dllname
Could not load graphics driver 'x11drv'
err:module:BUILTIN32_dlopen failed to load .so lib for builtin lz32.dll: /usr/lib/cvswinex/lib/liblz32.so: undefined symbol: dllname
err:module:PE_fixup_imports Module (file) lz32.dll (which is needed by version.dll) not found
err:module:load_library can't load version.dll
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("programs/winedbg/winedbg -- -1879029612 80") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
File d:cprogram filescs.1.6hw.dll was never closed
atexit destroy of semaphore
atexit destroy of shared_memory
[networm@networm networm]$
At old system this error was not. That i need to install?
Offline
it can be becouse of gcc?
Offline
or, maybe, it becouse of i recompile the kernel and forgot include something?
Offline
I have the same "undefined symbol: dllname", I think is in all dlls, when trying to use CVSWinex after compiling it with upgraded gcc 3.4. Weeks ago I tried compiling with gcc 3.3 and it ran perfectly, after updating to gcc 3.4(and keeping that version) again the same error happens. I reported this in irc.freenode.net's #winex and people there told me that this was known, caused because bug(s) with gcc 3.4 wich havent been fixed yet.
My error::
Runnign FarCry::
[elocal@myhost Bin32]$ cvswinex FarCry.exe
fixme:win32:PE_CreateModule Load Configuration directory ignored
fixme:win32:PE_CreateModule Load Configuration directory ignored
fixme:win32:PE_CreateModule Load Configuration directory ignored
err:module:BUILTIN32_dlopen failed to load .so lib for builtin x11drv.dll: /usr/lib/cvswinex/lib/libx11drv.so: undefined symbol: dllname
Could not load graphics driver 'x11drv'
err:heap:HEAP_GetPtr Invalid heap 00000000!
/usr/bin/cvswinex: line 285: 1574 Segmentation fault /usr/lib/cvswinex/bin/wine "$@"
[elocal@myhost Bin32]$ atexit destroy of semaphore
atexit destroy of shared_memory
Running Need For Speed: Underground::
[elocal@myhost Need For Speed Underground]$ cvswinex speed.exe
err:module:BUILTIN32_dlopen failed to load .so lib for builtin dinput8.dll: /usr/lib/cvswinex/lib/libdinput8.so: undefined symbol: dllname
err:module:MODULE_LoadLibraryExA Loading of native DLL C:windowssystem32dinput8.dll failed, check this file ! (GetLastError 193)
err:module:PE_fixup_imports Module (file) DINPUT8.dll (which is needed by C:Program FilesEA GAMESNeed For Speed Undergroundspeed.exe) not found
[elocal@myhost Need For Speed Underground]$ atexit destroy of semaphore
atexit destroy of shared_memory
Offline
i have tried downgrade gcc to 3.3.3 version, but i still have this error.
Offline
What i have:
1. I reinstall AL, install xfree86, compile cvswinex, cvswinex hl.exe - all ok.
2. Then pacman -Rd xfree86, pacman -A x (x.org), cvswinex hl.exe - this error:
err:module:BUILTIN32_dlopen failed to load .so lib for builtin d3dgl.dll: /usr/lib/cvswinex/lib/libd3dgl.so: undefined symbol: gluPickMatrix
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b2f48)->(00000000,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b2f48)->(00000000,00000013)
err:x11drv:X11DRV_DD_ThreadEvent crappy WM in use: fullscreen window mispositioned: 2,23
atexit destroy of semaphore
atexit destroy of shared_memory
3. I delete x and install xfree86 again - same error.
Winex don't work with x.org?
Offline
try to install cvswinex under xorg.....
may the includes different.......
mattux
Offline
i tried it. I cant bring cvswine to work after installing x.org - only reinstall AL.
Offline
Pages: 1