Hi On Fri, Aug 09, 2002 at 08:35:57AM -0300, Paulo Dias wrote:
[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html] hi/2 all, mplayer can't compile with the new libdvdnav 0.1.3:( the output is:
make[1]: Leaving directory `/home/groo/cvs_downloads/mplayer/main' gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux -Iloader -Ilibvo -I-I/usr/local/include -I/usr/local/include/dvdnav -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o mplayer.o mplayer.c mplayer.c: In function `main': mplayer.c:1284: warning: assignment makes pointer from integer without a cast mplayer.c:1285: warning: assignment makes pointer from integer without a cast mplayer.c:2695: `dvdnav_stream_change_event_t' undeclared (first use in this function) mplayer.c:2695: (Each undeclared identifier is reported only once mplayer.c:2695: for each function it appears in.) mplayer.c:2695: `stream_change' undeclared (first use in this function) mplayer.c:2695: parse error before `)' mplayer.c:2713: parse error before `)' make: *** [mplayer.o] Error 1
does anyone else has this behaviour? i'm using mplayer cvs 9/august/2002. thanks and keep up the good work:)
I hope the patch still works for current cvs otherwise :( Bye, Jonas