[Kwintv] Compile Problem

Adam Pigg adam at piggz.fsnet.co.uk
Sun Oct 26 20:52:35 CET 2003


Hi

Trying to compile todays CVS i get the following error:

--------------------------------------------------------------------
g++ -DHAVE_CONFIG_H -I../kwintv3/qtvision -I./qtvision -I.. -I/usr/lib/qt3/
include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT 
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC 
-DPIC -c ./qtvision/channelscanner.cpp -o ../kwintv3/qtvision/.libs/
channelscanner.o -Wp,-MD,../kwintv3/qtvision/.deps/channelscanner.TUlo
In file included from /usr/include/linux/videodev.h:14,
                 from qtvision/channelscanner.cpp:21:
/usr/include/linux/videodev2.h:432: syntax error before `;' token
/usr/include/linux/videodev2.h:500: 'v4l2_std_id' is used as a type, but is 
not defined as a type.
/usr/include/linux/videodev2.h:518: syntax error before `;' token
/usr/include/linux/videodev2.h:555: syntax error before `;' token
make: *** [../kwintv3/qtvision/channelscanner.lo] Error 1
----------------------------------------------------------------------

The lines in question all seem to be related to this line(423) in videodev2.h:
typedef __u64 v4l2_std_id;

Any ideas?

Cheers

Adam
-- 
www.piggz.co.uk
adam at piggz.fsnet.co.uk



More information about the kwintv mailing list