Public bug reported:

Binary package hint: libodbc++-dev

The /usr/lib/pkgconfig/libodbc++.pc file suggests that the compiler use
'-lodbc++-mt', but the libodbc++4 package provides the library *without*
multi-threaded support, so the actual library filename is
'libodbc++.so'.

Either the library should be configured with --enable-threads (which
would generate the -mt suffixed lib) or the pkgconfig file needs to drop
the -mt suffix.

** Affects: libodbc++ (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
pkgconfig file points to wrong lib filename
https://launchpad.net/bugs/52151

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to