<html><body>
<p><tt><br>
<br>
>Xi Jiarong wrote:<br>
>> I have installed those dependecies and package through yum install ...;<br>
>> Moreove, when I tried to compile myth, there were always the same errors:<br>
>> but I am sure that I have installed libdvdnav.<br>
<br>
>You do not need to install libdvdnav because it is included in the <br>
>mythtv source.<br>
<br>
>> /usr/local/lib/libmythtv-_0.20.so: undefined <br>
>> reference to `dvdnav_time_search_within_cell'<br>
<br>
>Look at the path. This should be a big red flag. Your build is linking <br>
>to an old installed version of libmythtv-0.20.so rather than the SVN <br>
>version of libmythtv that you are building. 0.20 does not contain <br>
>dvdnav_time_search_within_cell, but SVN does.<br>
</tt><br>
<tt>Many thanks!</tt><br>
<tt>Then, How to solve such problem? so as to let compiling successfully!<br>
<br>
------------------------------</tt></body></html>