[Bug 52151] pkgconfig file points to wrong lib filename

Kevin Godby godbyk at gmail.com
Fri Aug 10 00:26:36 UTC 2007


You have been subscribed to a public bug:

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: Low
     Assignee: MOTU
         Status: Triaged

** Affects: libodbc++ (Debian)
     Importance: Unknown
         Status: New

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




More information about the universe-bugs mailing list