Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Missing dvdio.h cdio.h dvd.h
Date: Tue, 12 Aug 2008 14:56:16
Message-Id: 48A1A489.8000900@bellsouth.net
In Reply to: [gentoo-user] Missing dvdio.h cdio.h dvd.h by Stroller
1 Stroller wrote:
2 > Hi there,
3 >
4 > I have a PS3 running Gentoo Linux and build mplayer by hand, because
5 > there is no ebuild for it which accommodates the PS3-vo (mplayer
6 > video-out module optimised for the Cell).
7 >
8 > Since some changes to the way dvdread & dvdnav are installed for
9 > mplayer svn I have had problems playing DVDs. Previously this worked
10 > fine.
11 >
12 > Currently mplayer compiles fine but in my configure.log I get
13 > complaints about missing files dvdio.h cdio.h & dvd.h
14 >
15 > I am surprised about cdio.h & dvd.h being unfound, as you can see from
16 > the below that they're in /usr/include:
17 >
18 > $ locate dvdio.h cdio.h dvd.h
19 > /usr/include/cdio/cdio.h
20 > /usr/include/cdio++/cdio.hpp
21 > /usr/src/linux-2.6.23-ps3-r1/include/linux/pktcdvd.h
22 > /usr/include/cdio/dvd.h
23 > /usr/include/linux/pktcdvd.h
24 > /home/stroller/Sources/mplayer/stream/stream_dvd.h
25 >
26 > /home/stroller/Sources/mplayer/stream/.svn/text-base/stream_dvd.h.svn-base
27 >
28 >
29 > /home/stroller/Sources/mplayer/libdvdcss/.svn/prop-base/bsdi_dvd.h.svn-base
30 >
31 >
32 > /home/stroller/Sources/mplayer/libdvdcss/.svn/text-base/bsdi_dvd.h.svn-base
33 >
34 > /home/stroller/Sources/mplayer/libdvdcss/bsdi_dvd.h
35 > $
36 >
37 > Could anyone tell me where all 3 files are on their systems (by
38 > updating the slocate database & running the above command?) and which
39 > packages provide them, please? (`equery b /path/to/file`?)
40 >
41 > Thanks in advance,
42 >
43 > Stroller.
44 >
45 >
46 >
47 Here's mine:
48
49 root@smoker / # locate dvdio.h cdio.h dvd.h
50 /usr/src/linux-2.6.25-gentoo-r7/include/linux/pktcdvd.h
51 /usr/src/linux-2.6.23-gentoo-r8/include/linux/pktcdvd.h
52 /usr/share/doc/transcode-1.0.5-r3/html/import_dvd.html
53 /usr/share/doc/transcode-1.0.5-r3/html/dvd.html
54 /usr/include/linux/pktcdvd.h
55 /usr/include/k3bvideodvd.h
56 root@smoker / #
57
58 Hope that helps.
59
60 Dale
61
62 :-) :-)