[Bug 46701] New: Native DLLs not found when symlinked to app directory by relative symlink

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 22 18:01:58 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46701

            Bug ID: 46701
           Summary: Native DLLs not found when symlinked to app directory
                    by relative symlink
           Product: Wine
           Version: 4.2
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: supercoolemail at seznam.cz
      Distribution: ---

When DLL is linked to app directory by relative symbolic link and then set to
native (by WINEDLLOVERIDES envvar in my case), 002b:err:module:import_dll will
fail with "not found". Absolute symlinks work correctly. Relative symlink to
pseudo-DLL (".dll.so" from wine-nine-standalone works correctly (when linked
under name without ".so").
This used to work at some time in the past and I use it everywhere, but now I
tried to launch some older games (not used for maybe half year) just to find,
that DLLs that are present are "not found".
Relative symlinks are resolved correctly by wine cmd "dir" command (sizes are
correct).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list