[mythtv-users] please help to resolve such problem about compiling mythtv

Nick Morrott knowledgejunkie at gmail.com
Wed Mar 7 19:21:58 UTC 2007


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

You need to remove _all_ traces of the old installation of MythTV.
What is the output of:

# rpm -qa | grep "myth"

Nick
-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list