Opened 7 years ago
Last modified 11 months ago
#55661 closed defect
libiodbc has hard conflict against unixODBC — at Initial Version
Reported by: | spodzone (Tim Haynes) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libiodbc unixODBC |
Description
sh/scr, psammite 4:20PM libiodbc/ % port info libiodbc|grep -Ei '3.52|conflict' libiodbc @3.52.12 (devel) Conflicts with: unixODBC
This conflict causes a lot of unnecessary pain - I want to install both digiKam (with a load of dependencies through all of KDE to libiodbc) and Saga GIS (wants unixODBC).
There is a simple workaround: invoke ./configure --includedir=DIR --disable-libodbc This will move the conflicting header files and disable the creation of libodbc.so.
Note: See
TracTickets for help on using
tickets.