[linux-dvb] can't compile dvb-apps from today's hg
Igor Nikanov
goga777 at bk.ru
Thu Oct 25 22:09:16 CEST 2007
Hi
I have debian testing with
uname -r
2.6.22-2-686
and with
linux-headers-2.6.22-2
I tried to compile today's version of dvb-apps, but without luck
# make
make -C lib all
make[1]: Entering directory `/usr/src/dvb-apps/lib'
make -C libdvbapi all
make[2]: Entering directory `/usr/src/dvb-apps/lib/libdvbapi'
CC dvbaudio.o
CC dvbca.o
CC dvbdemux.o
CC dvbfe.o
CC dvbnet.o
CC dvbvideo.o
In file included from dvbvideo.c:28:
/usr/include/linux/dvb/video.h:105: error: expected specifier-qualifier-list before '__u32'
/usr/include/linux/dvb/video.h:161: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
/usr/include/linux/dvb/video.h:194: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
make[2]: *** [dvbvideo.o] Ошибка 1
make[2]: Leaving directory `/usr/src/dvb-apps/lib/libdvbapi'
make[1]: *** [all] Ошибка 2
make[1]: Leaving directory `/usr/src/dvb-apps/lib'
make: *** [all] Ошибка 2
is it possible to help me ?
Igor
More information about the linux-dvb
mailing list