[mythtv-commits] Ticket #2402: qmake build system has bad dependencies which causes --as-needed and future binutils to fail to link

MythTV mythtv at cvs.mythtv.org
Sat Sep 16 17:10:20 UTC 2006


#2402: qmake build system has bad dependencies which causes --as-needed and future
binutils to fail to link
-------------------------------+--------------------------------------------
 Reporter:  cardoe at gentoo.org  |       Owner:  ijr    
     Type:  defect             |      Status:  new    
 Priority:  minor              |   Milestone:  unknown
Component:  mythtv             |     Version:  0.20   
 Severity:  medium             |  
-------------------------------+--------------------------------------------
 The build system has dependencies on libraries incorrect and poorly laid
 out. This causes anyone compiling with --as-needed to have missing symbols
 and libraries aren't built in the correct order for resolving dependencies
 since apparently qmake respects order rather then dependencies.

 The following patch is for release-0_20-fixes, it cleans this whole mess
 up.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2402>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list