[linux-dvb] mplayer config doesn't like dvb headers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm running fc3 with a 2.6.11 kernel built with march 1 dvb cvs. I'm
now trying to build mplayer cvs.  mplayer configure does like the dvb
headers.

configure.log:

#include <sys/poll.h>
#include <sys/ioctl.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>

#include <linux/dvb/dmx.h>
#include <linux/dvb/frontend.h>
#include <linux/dvb/video.h>
#include <linux/dvb/audio.h>
int main(void) {return 0;}

cc     /tmp/mplayer-conf-24898-24416.c -o
/tmp/mplayer-conf-1954-24416.o -I/opt/dvb/dvb-kernel/linux/include
In file included from /tmp/mplayer-conf-24898-24416.c:9:
/opt/dvb/dvb-kernel/linux/include/linux/dvb/video.h:105: warning: no
semicolon at end of struct or union
/opt/dvb/dvb-kernel/linux/include/linux/dvb/video.h:105: error: syntax
error before '*' token
/opt/dvb/dvb-kernel/linux/include/linux/dvb/video.h:107: error: syntax
error before '}' token

ldd /tmp/mplayer-conf-1954-24416.o
ldd: /tmp/mplayer-conf-1954-24416.o: No such file or directory

I looked at 105,107. Sure seem like lots of semicolons to me.

sean



[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux