[mythtv-users] HELP! Unable to compile MythDVD in Mandrake 9.1

Ray Olszewski ray at comarre.com
Sat Sep 13 18:32:40 EDT 2003


At 03:31 PM 9/13/2003 -0700, David Wachs wrote:
>I've been banging my head over this for a good week.
>
>I've installed all dependencies (Exept libdvdread3... there is no mdk 
>package for that, so i used libdvdread2) and no matter what I do I get the 
>following error after "make":
>
>dvdprobe.cpp: In member function `bool DVDProbe::probe()':
>dvdprobe.cpp:547: `DVDUDFVolumeInfo' undeclared (first use this function)
>dvdprobe.cpp:547: (Each undeclared identifier is reported only once for 
>each function it appears in.)
>make[1]: *** [dvdprobe.o] Error 1
>make: *** [sub-mtd] Error 2
>Does anybody have any ideas?  I'm going nuts here!  Thanks.


Please forgive my late entry into this. I don't use Mandrake, but in 
Debian, libdvdread3 and libdevread3-dev are separate packages (a common 
practice in general with libraries), and the -dev package is needed to 
provide the appropriate header files for compilation. Might the same be 
true of libdvdread2 in Mandrake? Just a guess, mind you.

If you did install the -dev package too, you might want to check if you are 
running into a difference between libdvdread3 and libdvdread2. In 
libdvdread3, the "undefined reference" you are seeing from make is defined 
in (on my system)

         /usr/include/dvdread/dvd_reader.h





More information about the mythtv-users mailing list