[mythtv-commits] Re: Ticket #265: SVN HEAD mythtv has Undefined Reference (Gentoo brokenness)

MythTV mythtv at cvs.mythtv.org
Mon Aug 29 07:49:24 UTC 2005


#265: SVN HEAD mythtv has Undefined Reference (Gentoo brokenness)
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  ijr     
     Type:  enhancement  |       Status:  reopened
 Priority:  minor        |    Milestone:          
Component:  mythtv       |      Version:  head    
 Severity:  low          |   Resolution:          
       Cc:               |  
-------------------------+--------------------------------------------------
Changes (by anonymous):

  * priority:  blocker => minor
  * severity:  medium => low
  * summary:  SVN HEAD mythtv has Undefined Reference => SVN HEAD mythtv
              has Undefined Reference (Gentoo brokenness)
  * type:  defect => enhancement

Comment:

 Gentoo brokenness, partially.

 -L/usr/qt/3/lib -L/usr/X11R6/lib -L../../libs/libmyth
 -L../../libs/libmythui

 ... In Gentoo, /usr/X11R6/lib is a symlink to /usr/lib, which includes
 libmyth. Since the -Ls are processed sequentially, and the newly built
 version is not installed yet, the old /usr/lib/libmyth* get linked.

 Patch included.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/265>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list