Submitted by pablo.garcia-viano@laposte.net
On mmpython-0.4.6,
python setup.py install
disc/ifomodule.c:12:32: dvdread/dvd_reader.h: No
existe el fichero o el directorio
disc/ifomodule.c:13:31: dvdread/ifo_types.h: No existe el
fichero o el directorio
disc/ifomodule.c:14:30: dvdread/ifo_read.h: No existe el
fichero o el directorio
disc/ifomodule.c:38: error: parse error before '*' token
disc/ifomodule.c:38: warning: type defaults to `int' in
declaration of `dvd'
disc/ifomodule.c:38: warning: data definition has no type
or storage class
disc/ifomodule.c:39: error: parse error before '*' token
disc/ifomodule.c:39: warning: type defaults to `int' in
declaration of `ifofile'
disc/ifomodule.c:39: warning: data definition has no type
or storage class
disc/ifomodule.c: In function `ifoinfo_open':
disc/ifomodule.c:42: error: `tt_srpt_t' undeclared (first
use in this function)
disc/ifomodule.c:42: error: (Each undeclared identifier is
reported only once
disc/ifomodule.c:42: error: for each function it appears
in.)
disc/ifomodule.c:42: error: `tt_srpt' undeclared (first
use in this function)
disc/ifomodule.c:49: warning: implicit declaration of
function `DVDOpen'
disc/ifomodule.c:49: warning: assignment makes pointer
from integer without a cast
disc/ifomodule.c:54: warning: implicit declaration of
function `ifoOpen'
disc/ifomodule.c:54: warning: assignment makes pointer
from integer without a cast
disc/ifomodule.c:56: warning: implicit declaration of
function `DVDClose'
disc/ifomodule.c:60: error: request for member `tt_srpt'
in something not a structure or union
disc/ifomodule.c:43: warning: unused variable `i'
disc/ifomodule.c:43: warning: unused variable `ch'
disc/ifomodule.c:43: warning: unused variable `gotopt'
disc/ifomodule.c:43: warning: unused variable
`dochapters'
disc/ifomodule.c: In function `ifoinfo_close':
disc/ifomodule.c:66: warning: implicit declaration of
function `ifoClose'
disc/ifomodule.c: In function `ifoinfo_read_title':
disc/ifomodule.c:75: error: `tt_srpt_t' undeclared (first
use in this function)
disc/ifomodule.c:75: error: `tt_srpt' undeclared (first
use in this function)
disc/ifomodule.c:76: error: `ifo_handle_t' undeclared
(first use in this function)
disc/ifomodule.c:76: error: `vtsfile' undeclared (first
use in this function)
disc/ifomodule.c:85: error: request for member `tt_srpt'
in something not a structure or union
disc/ifomodule.c:97: error: `dvd_time_t' undeclared
(first use in this function)
disc/ifomodule.c:97: error: `ttime' undeclared (first use
in this function)
disc/ifomodule.c:77: warning: unused variable `j'
disc/ifomodule.c: In function
`ifoinfo_get_subtitle_tracks':
disc/ifomodule.c:114: error: `tt_srpt_t' undeclared (first
use in this function)
disc/ifomodule.c:114: error: `tt_srpt' undeclared (first
use in this function)
disc/ifomodule.c:116: error: `ifo_handle_t' undeclared
(first use in this function)
disc/ifomodule.c:116: error: `vtsfile' undeclared (first
use in this function)
disc/ifomodule.c:118: error: `subp_attr_t' undeclared
(first use in this function)
disc/ifomodule.c:118: error: `attr' undeclared (first use
in this function)
disc/ifomodule.c:126: error: request for member
`tt_srpt' in something not a structure or union
disc/ifomodule.c: In function `ifoinfo_get_audio_tracks':
disc/ifomodule.c:162: error: `audio_attr_t' undeclared
(first use in this function)
disc/ifomodule.c:162: error: `attr' undeclared (first use
in this function)
disc/ifomodule.c:165: error: `tt_srpt_t' undeclared (first
use in this function)
disc/ifomodule.c:165: error: `tt_srpt' undeclared (first
use in this function)
disc/ifomodule.c:167: error: `ifo_handle_t' undeclared
(first use in this function)
disc/ifomodule.c:167: error: `vtsfile' undeclared (first
use in this function)
disc/ifomodule.c:175: error: request for member
`tt_srpt' in something not a structure or union
error: command 'gcc' failed with exit status 1
Logged In: YES
user_id=1182325
Try installing libdvdread and his headers. On debian:
apt-get install libdvdread3 libdvdread3-dev. On Suse I think
that you should download the corresponding RPMs