On Thu, Aug 15, 2002 at 03:45:29PM +0200, Felix Buenemann wrote:
On Monday 12 August 2002 17:54, Juergen Rose wrote:
Hi,
if I try to compile MPlayer-0.90pre6 with libdvdnav-0.1.3 I get:
gcc -c -O4 -march=athlon-tbird -mcpu=athlon-tbird -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 -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)
The reason is that dvdnav_stream_change_event_t is not more defined in dvdnav_events.h. If you have any hint please reply to my email. I've seen an updated dvdnav patch on this list these days, guess it'll help you. Anyways you're on the wrong list, read DOCS/bugreports.html...
It has already been answered and it's in cvs too... :) Regards Jonas