Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 159657

Summary: media-video/mplayer-1.0_rc1 needs >=media-libs/libdvdnav-0.1.10
Product: Gentoo Linux Reporter: Rafal Rzepecki <divided.mind>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: trivial    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rafal Rzepecki 2007-01-01 16:29:53 UTC
Relevant quote from mplayer's configure:
  test "$_dvdnavmajor" -ge 2 -o "$_dvdnavvsn" -ge 0110 && \
       cc_check $_dvdnavdir $_dvdnavlibs $_used_css $_ld_dl $_ld_pthread && _dvdnav=yes

Also, building with libdvdnav-0.1.3 fails with errors:
In file included from mplayer.c:185:
stream/stream_dvd.h:10:24: dvd_reader.h: Nie ma takiego pliku ani katalogu
stream/stream_dvd.h:11:23: ifo_types.h: Nie ma takiego pliku ani katalogu
stream/stream_dvd.h:12:22: ifo_read.h: Nie ma takiego pliku ani katalogu
stream/stream_dvd.h:13:22: nav_read.h: Nie ma takiego pliku ani katalogu

[&#8222;Nie ma takiego pliku ani katalogu&#8221; === &#8222;No such file or directory&#8221;]
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-01 16:32:55 UTC

*** This bug has been marked as a duplicate of 155149 ***