[Kwintv] v4lxif.h:121: `V4L_DEVICE' was not declared in this scope

Brian kwintv@mail.kde.org
Mon, 13 Jan 2003 02:34:21 -0800


Hi:

Just downloaded fresh KWinTV 0.8.12 CVS.

Slackware 8.1
KDE 3.01
QT 3.0.4

Everything builds great until ~/kdenonbeta/kwintv/make

Here is the error:

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kwintv -DQT_CLEAN_NAMESPACE -I/o
pt/kde/include -I/usr/lib/qt-3.0.4/include -I/usr/X11R6/include   -DQT_THREA
D_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pe
dantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPE
N_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wfor
mat-security -O2 -fno-exceptions -fno-check-new -fno-common  -c -o
wintvmain.o `test -f 'wintvmain.cpp' || echo './'`wintvmain.cpp
In file included from countries.h:26,
                 from c2prog.h:17,
                 from wintvmain.h:32,
                 from wintvmain.cpp:43:
v4lxif.h:121: `V4L_DEVICE' was not declared in this scope
v4lxif.h:121: confused by earlier errors, bailing out
make[2]: *** [wintvmain.o] Error 1
make[2]: Leaving directory `/xtra/kwintv/kdenonbeta/kwintv/kwintv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/xtra/kwintv/kdenonbeta/kwintv/kwintv'
make: *** [all-recursive] Error 1

I am sorry - I am not a programmer so all I can do is stare and dispair.

I had 0.8.11 running like a top.

Any help will be welcome.

Thanks,

Brian