I'm having the same problem.  Any solution?

-Jeremy




________________________________________
* Subject: Compile Error - ir-keytable 
* From: David Carlo <dca...@xxxxxxxxxxxx> 
* Date: Wed, 2 Dec 2009 11:56:22 -0500 
________________________________________
Hello.  I'm compiling the v4l kernel drivers in an attempt to use my hdpvr
with CentOS 5.4.  When I compile v4l, I'm getting this error:

=============================================================================
<snip>
  CC [M]  /usr/local/src/v4l-dvb/v4l/ir-functions.o
  CC [M]  /usr/local/src/v4l-dvb/v4l/ir-keymaps.o
  CC [M]  /usr/local/src/v4l-dvb/v4l/ir-keytable.o
/usr/local/src/v4l-dvb/v4l/ir-keytable.c: In function
'ir_g_keycode_from_table':
/usr/local/src/v4l-dvb/v4l/ir-keytable.c:181: error: implicit declaration of
function 'input_get_drvdata'
/usr/local/src/v4l-dvb/v4l/ir-keytable.c:181: warning: initialization makes
pointer from integer without a cast
/usr/local/src/v4l-dvb/v4l/ir-keytable.c: In function 'ir_input_free':
/usr/local/src/v4l-dvb/v4l/ir-keytable.c:236: warning: initialization makes
pointer from integer without a cast
make[3]: *** [/usr/local/src/v4l-dvb/v4l/ir-keytable.o] Error 1
make[2]: *** [_module_/usr/local/src/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.18-164.6.1.el5-x86_64'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/usr/local/src/v4l-dvb/v4l'
make: *** [all] Error 2
=============================================================================

Here are the stats on my box:
  CentOS 5.4 x86_64
  kernel 2.6.18-164.6.1.el5-x86_64
  gcc 4.1.2

Has anyone else seen this?

    --Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to