Opened 14 years ago

Closed 14 years ago

#24830 closed defect (fixed)

qt4-mac incorrectly depends on unixODBC

Reported by: maximilian.kossick@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), eatdespain@…, list-ener@…
Port: qt4-mac

Description

The ODBC variant of qt4-mac adds a dependency on unixODBC. This is incorrect, as qt will actually use libiodbc.

This seems to be a remnant of the odbc patch to qt4-mac, which is not applied anymore according to the portfile.

The incorrect dependency of qt4-mac causes issues when building kdelibs4, as kdelibs depend on both qt4-mac and soprano. soprano in turn depends on libiodbc, which in turn conflicts with unixODBC.

Expected result: Add libiodbc as dependency when building qt4-mac+odbc instead of unixODBC

Change History (4)

comment:1 Changed 14 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:2 Changed 14 years ago by eatdespain@…

Cc: eatdespain@… added

Cc Me!

comment:3 Changed 14 years ago by list-ener@…

Cc: list-ener@… added

Cc Me!

comment:4 Changed 14 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.