By addind this 2 new includes :
"#include <inttypes.h>"
"#include <stdint.h>"
#include <dvdread/dvd_reader.h>

in this file : /usr/local/include/dvdread/ifo_types.h

as advised it works fine.

2006/4/1, Emmanuel Sale <[EMAIL PROTECTED]>:
> I am getting the same issue here.
> libdvdread .9.5 on slackware
>
> building 'kaa/metadata/disc/ifoparser' extension
> gcc -pthread -fno-strict-aliasing -DNDEBUG -O3 -march=i486 -mcpu=i686
> -fPIC -I/usr/include/python2.4 -c src/disc/ifomodule.c -o
> build/temp.linux-i686-2.4/src/disc/ifomodule.o -Wall
> In file included from src/disc/ifomodule.c:46:
> /usr/local/include/dvdread/ifo_types.h:32:2: #error "Must include
> <inttypes.h> or <stdint.h> before any libdvdread header."
> In file included from src/disc/ifomodule.c:46:
> /usr/local/include/dvdread/ifo_types.h:68: error: syntax error before 
> "uint8_t"
>
> Any workaround ?
> Emmanuel.
>
> 2006/3/30, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> > > I never saw that. Did you try to do what the message says? There is an
> > > include of libdvdread in /usr/include/dvdread/ifo_types.h, try to
> > > include <stdint.h> before that.
> >
> > *umpf* shame on me *fg*
> > I have tried something like this with lsdvd's configure file yesterday ->
> > with no success. I guess I was to disappointed to try it another time :]
> >
> > To sum up: I worked! (I simple included stdint.h in ifomodule.c)
> >
> > >
> > >> System: Gentoo Linux/ xorg-x11-7.0-r1
> > >
> > > I use the same. What version of libdvdread?
> >
> > libdvdread-0.9.5
> >
> >
> > Tom.
> >
> > --
> > Analog-/ISDN-Nutzer sparen mit GMX SmartSurfer bis zu 70%!
> > Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> > that extends applications into web and mobile media. Attend the live webcast
> > and join the prime developer group breaking into this new coding territory!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Freevo-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to