hi all,
I'm trying to compile MJPEG tools, but I get the following error message:
In file included from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:13,
from /usr/include/linux/videodev.h:6,
from liblavrec.c:53:
/usr/include/asm/statfs.h:12: redefinition of `struct statfs'
make[2]: *** [liblavrec.lo] Error 1
make[2]: Leaving directory `/usr/src/mjpegtools-1.6.1/lavtools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mjpegtools-1.6.1'
make: *** [all] Error 2
I followed the step-by-step instruction from the Readme, and installed
all the other required packeges.
Does someone any idea what I should do now?
TIA,
LAci