[mythtv] Can't compile (dvdnav problems)

Anduin Withers awithers at anduin.com
Tue May 1 18:36:21 UTC 2007


> ../../libs/libmythtv/libmythtv-0.20.so: undefined reference to
> `dvdnav_time_search_within_cell'
> ../../libs/libmythtv/libmythtv-0.20.so: undefined reference to
> `dvdnav_menu_supported'
[...]
> I uninstalled all dvdnav references and nothing changed. Am I missing
> something?

Those should be resolved by libmythdvdnav, which is a static lib and so
shouldn't be creating external dependencies for those functions (it is
linked in to libmythtv). In other words look at when libmythtv is being
built.

-- 
Anduin Withers



More information about the mythtv-dev mailing list