[Bug 11016] New: odbc32.dll should look for libodbc.so.1 instead of libodbc .so

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 3 09:00:28 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11016

           Summary: odbc32.dll should look for libodbc.so.1 instead of
                    libodbc.so
           Product: Wine
           Version: 20040615
          Platform: PC
               URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=259710
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ovek at arcticnet.no


An easy one for a newbie wine hacker, maybe... Currently, in
dlls/odbc32/proxyodbc.c, there's a hardcoded libodbc.so (unless an environment
variable overrides it). Perhaps it would be preferable if the WINE_GET_SONAME
configure macro was used to grab a name like libodbc.so.1 instead, so that if
some user have installed unixodbc, things would Just Work without forcing
him/her to also either install unixodbc-dev, or manually make a symlink, or
figure out weird environment variables.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list