<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt;color:#000000;"><DIV>Mythtv trunk (25331) will compile without V4L-DVB </DIV>
<DIV>When I add the --dvb-path=, there is the error below.</DIV>
<DIV> </DIV>
<DIV>I don't know exactly when this problem was introduced but (24550) compiles fine.</DIV>
<DIV> </DIV>
<DIV>Any thoughts?</DIV>
<DIV> </DIV>
<DIV>make[2]: Entering directory `/data/f13.64/mythtv/libs/libmythtv'<BR>gcc -c -pipe -fomit-frame-pointer -O3 -march=k8 -std=c99 -fPIC -pthread -g -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DUSING_X11 -DUSING_XV -DUSING_XVMC -DUSING_XVMCW -DUSING_XVMC_VLD -DUSING_VDPAU -DUSING_OPENGL -DUSING_OPENGL_VSYNC -DUSING_OPENGL_VIDEO -DUSING_MHEG -DUSING_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_ALSA -DUSING_OSS -DUSING_V4L -DUSING_DVB -DUSING_BACKEND -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql
-I/usr/include -I/usr/local -I../../../v4l-dvb/linux/include -I.. -I../.. -I. -I../libmyth -I../libavcodec -I../libavformat -I../libavutil -I../libswscale -I../libmythmpeg2 -I../libmythdb -I../libmythhdhomerun -I../libmythdvdnav -I../libmythbluray -Idvbdev -Impeg -Iiptv -Ichannelscan -I../libmythlivemedia/BasicUsageEnvironment/include -I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment -I../libmythdb -I../libmythui -I/usr/include -I/usr/X11R6/include -I. -o vbi.o vbitext/vbi.c<BR><STRONG>In file included from ../../../v4l-dvb/linux/include/linux/videodev.h:17,<BR> from
vbitext/vbi.c:17:<BR></STRONG>../../../v4l-dvb/linux/include/linux/videodev2.h:414: warning: declaration does not declare anything<BR>../../../v4l-dvb/linux/include/linux/videodev2.h:444: warning: declaration does not declare anything<BR><STRONG>../../../v4l-dvb/linux/include/linux/videodev2.h:581: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token<BR>../../../v4l-dvb/linux/include/linux/videodev2.h:588: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token<BR></STRONG>../../../v4l-dvb/linux/include/linux/videodev2.h:823: warning: declaration does not declare anything<BR>../../../v4l-dvb/linux/include/linux/videodev2.h:916: warning: declaration does not declare anything<BR>../../../v4l-dvb/linux/include/linux/videodev2.h:1487: warning: declaration does not declare anything<BR>../../../v4l-dvb/linux/include/linux/videodev2.h:1609: warning: declaration does not declare
anything<BR>../../../v4l-dvb/linux/include/linux/videodev2.h:1692: warning: declaration does not declare anything<BR>In file included from vbitext/vbi.c:17:<BR><STRONG>../../../v4l-dvb/linux/include/linux/videodev.h:166: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token<BR>make[2]: *** [vbi.o] Error 1<BR></STRONG>make[2]: Leaving directory `/data/f13.64/mythtv/libs/libmythtv'<BR>make[1]: *** [sub-libmythtv-make_default] Error 2<BR>make[1]: Leaving directory `/data/f13.64/mythtv/libs'<BR>make: *** [sub-libs-make_default-ordered] Error 2<BR></DIV></div></body></html>