Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: 1.0.2 Release?



Hello Steffen,

I have the error pasted below since cvs update now. Before cvs update all was fine. I know that in the README it is stated that kernels < 2.4.23 wont work, but i dont think that 2.4.22-10mdk is that far from 2.4.23 ;)
On 2004/01/05 18:12:46 I synced the whole Video4Linux-2 stuff with 2.6.1 and Gerd Knorr (v4l maintainer).

It should work with your kernel, the problem is that most likely now a wrong/old videodev2.h is included, where the stuff is not defined.

Try "locate -i videodev2.h" (perhaps to a "updatedb" before) and see where you have videodev2.h files around. Remove or replace them with the version from "build-2.4". You need to recompile the applications which have used the old version of "videodev2.h".

Alternatively, you can add "-H" to the "EXTRA_CFLAGS" variable in the "Makefile" -- this will output which "videodev2.h" is included.

Steffen
CU
Michael.


--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index