Just few weeks I try to build some applications with kernel 2.4.20 and
new v4l2 API but all compilations crashes.
Even xawtv 3.80 & 3.81.
Still I see redefinitions from <linux/time.h>.
I tried to comment lines:
#include <linux/time.h> (then the errors are different).
but the messages are not simply direct
"In file included from alevtd.c or x11.c".
They are:
"In file included from /usr/include/linux/videodev2.h:16,
from /usr/include/linux/videodev.h:14,
from x11/xt.c:28"
But I do not wont to mesh in videodev headers.
It happens on diffrent distros (PLD 1.0 & Mandrake 9.0)
with gcc-2.95-4 (PLD), gcc-3.2 (Mandrake) & gcc-3.2.1 (PLD testing).
Attachements are logs from compilations of two versions
of xawtv 3.80 & 3.81.
Both linux systems use glibc-2.2.5.
Regards
Wiesław