Re: fc3 compile fails with --enable-dvbhead

"Esperanza Glass" <[email protected]>
Newsgroups gmane.comp.video.mplayer.user.dvb
Message-ID <[email protected]>
> please post the section of configure.log related to DVB_HEAD (and 
> --enable-dvbhead
> is superflous)

============ Checking for DVB HEAD ============

#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-18101-6652.c -o /tmp/mplayer-conf-8256-6652.o
In file included from /tmp/mplayer-conf-18101-6652.c:9:
/usr/include/linux/dvb/video.h:105: error: syntax error before '*' token
/usr/include/linux/dvb/video.h:107: error: syntax error before '}' token

ldd /tmp/mplayer-conf-8256-6652.o
ldd: /tmp/mplayer-conf-8256-6652.o: No such file or directory


#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-18101-6652.c -o /tmp/mplayer-conf-8256-6652.o
cc: : No such file or directory
In file included from /tmp/mplayer-conf-18101-6652.c:9:
/usr/include/linux/dvb/video.h:105: error: syntax error before '*' token
/usr/include/linux/dvb/video.h:107: error: syntax error before '}' token

ldd /tmp/mplayer-conf-8256-6652.o
ldd: /tmp/mplayer-conf-8256-6652.o: No such file or directory


#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-18101-6652.c -o /tmp/mplayer-conf-8256-6652.o -I/usr/src/DVB/include
In file included from /tmp/mplayer-conf-18101-6652.c:9:
/usr/include/linux/dvb/video.h:105: error: syntax error before '*' token
/usr/include/linux/dvb/video.h:107: error: syntax error before '}' token

ldd /tmp/mplayer-conf-8256-6652.o
ldd: /tmp/mplayer-conf-8256-6652.o: No such file or directory

Result is: no (specify path to DVB/include (HEAD Version) with --with-dvbincdir=DIR)




> 
> _______________________________________________
> MPlayer-dvb mailing list
> [email protected]
> http://mplayerhq.hu/mailman/listinfo/mplayer-dvb

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.