Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159657 - media-video/mplayer-1.0_rc1 needs >=media-libs/libdvdnav-0.1.10
Summary: media-video/mplayer-1.0_rc1 needs >=media-libs/libdvdnav-0.1.10
Status: RESOLVED DUPLICATE of bug 155149
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-01 16:29 UTC by Rafal Rzepecki
Modified: 2007-01-01 16:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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

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

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