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

Allan Stirling Dibblahmythml0015 at pendor.org
Tue Aug 30 16:34:17 UTC 2005


Neale Swinnerton wrote:
> This doesn't fix the build problems with Gentoo I'm afraid. /usr/X11R6/lib
> is still appearing before -L../../libs/libmythui in the linker options
> (seen on rev 7185).
> 
> Can someone post their svn .ebuild????
> 
> of course the simple work around is
> 
> rm /usr/X11R6/lib/libmythui*
> 
> before building...
> 
> 
>>#265: SVN HEAD mythtv has Undefined Reference (Gentoo brokenness)
>>-------------------------+--------------------------------------------------
>> Reporter:  anonymous    |        Owner:  ijr
>>     Type:  enhancement  |       Status:  closed
>> Priority:  minor        |    Milestone:
>>Component:  mythtv       |      Version:  head
>> Severity:  low          |   Resolution:  fixed
>>       Cc:               |
>>-------------------------+--------------------------------------------------
>>Changes (by danielk):
>>
>>  * resolution:  => fixed
>>  * status:  reopened => closed
>>
>>Comment:
>>
>> (In [7170]) Fixes #265.
>>
>> Makes sure that we link MythTV programs our freshly compiled libs
>> instead of ones previously installed on the system.
>>
>> The ticket is about Gentoo ebuilds installing X11 libraries and
>> MythTV libraries in the same directory, but this fix will help
>> with any other whacky installs as well.
>>
>>--
>>Ticket URL: <http://cvs.mythtv.org/trac/ticket/265>
>>MythTV <http://www.mythtv.org/>


Top posting is evil. You need to do a make distclean first.

Cheers,

Allan.


More information about the mythtv-dev mailing list