[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] Bug#717823: marked as done (err:module:import_dll Library libstdc++-6.dll)



Your message dated Thu, 25 Jul 2013 19:31:26 +0200
with message-id <20130725173126.GA12370@sk2.org>
and subject line Re: [pkg-wine-party] Bug#717823: err:module:import_dll Library libstdc++-6.dll
has caused the Debian Bug report #717823,
regarding err:module:import_dll Library libstdc++-6.dll
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
717823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717823
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wine-bin
Version: 1.4.1-4
Severity: normal

For some reason I cannot get wine to work within my sid/schroot system. It fails with:

$ ls -al /usr/lib/gcc/i686-w64-mingw32/4.6/libstdc++-6.dll
-rw-r--r-- 1 root root 5810442 Dec 13  2012 /usr/lib/gcc/i686-w64-mingw32/4.6/libstdc++-6.dll

$ WINEPREFIX=/tmp/bla WINEDLLPATH=/usr/lib/gcc/i686-w64-mingw32/4.6/ wine ./bin/gdcmCommonTests.exe
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:iphlpapi:NotifyAddrChange (Handle 0xe9e8fc, overlapped 0xe9e8e0): stub
wine: configuration in '/tmp/bla' has been updated.
err:module:import_dll Library libgcc_s_sjlj-1.dll (which is needed by L"Z:\\home\\mathieu\\Perso\\gdcm-mingw32-schroot\\bin\\gdcmCommonTests.exe") not found
err:module:import_dll Library libstdc++-6.dll (which is needed by L"Z:\\home\\mathieu\\Perso\\gdcm-mingw32-schroot\\bin\\gdcmCommonTests.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\mathieu\\Perso\\gdcm-mingw32-schroot\\bin\\gdcmCommonTests.exe" failed, status c0000135


Thanks

--- End Message ---
--- Begin Message ---
Hi Mathieu,

On Thu, Jul 25, 2013 at 02:42:07PM +0200, Mathieu Malaterre wrote:
> $ WINEPREFIX=/tmp/bla WINEDLLPATH=/usr/lib/gcc/i686-w64-mingw32/4.6/ wine ./bin/gdcmCommonTests.exe

That's not what WINEDLLPATH is for; quoting the man page:

        Specifies the path(s) in which to search for builtin dlls and
        Winelib applications. This is a list of directories separated
        by ":". In addition to any directory specified in WINEDLLPATH,
        Wine will also look in /usr/lib/i386-linux-gnu/wine.

Give WINEPATH a shot, it should do the trick. (I just checked and it
works for me anyway.)

Regards,

Stephen

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: