All of lore.kernel.org
 help / color / mirror / Atom feed
* Compile error saa7134 - compro videomate S350
@ 2009-11-23 18:01 Dominic Fernandes
  2009-11-24  1:12 ` hermann pitton
  0 siblings, 1 reply; 14+ messages in thread
From: Dominic Fernandes @ 2009-11-23 18:01 UTC (permalink / raw)
  To: linux-media

Hi,

I need help to compile v4l-dvb drivers for saa7134 modules. 
I'm new to v4l-dvb not sure how to get past the errors concerning
undefined declarations found in saa7134-inputs.c file for the videomate
S350 board, saying ir_codes, mask_keycodes, mask_keydown as undeclared:

snip:-

make[2]: Entering directory `/usr/src/linux-headers-2.6.31-14-generic'
  CC [M]  /home/tvbox/v4l-dvb/v4l/saa7134-input.o
/home/tvbox/v4l-dvb/v4l/saa7134-input.c: In function 'build_key':
/home/tvbox/v4l-dvb/v4l/saa7134-input.c:90: error: 'ir_codes' undeclared (first use in this function)
/home/tvbox/v4l-dvb/v4l/saa7134-input.c:90: error: (Each undeclared identifier is reported only once
/home/tvbox/v4l-dvb/v4l/saa7134-input.c:90: error: for each function it appears in.)
/home/tvbox/v4l-dvb/v4l/saa7134-input.c:90: error: 'ir_codes_videomate_s350' undeclared (first use in this function)
/home/tvbox/v4l-dvb/v4l/saa7134-input.c:91: error: 'mask_keycode' undeclared (first use in this function)
/home/tvbox/v4l-dvb/v4l/saa7134-input.c:92: error: 'mask_keydown' undeclared (first use in this function)
make[3]: *** [/home/tvbox/v4l-dvb/v4l/saa7134-input.o] Error 1
make[2]: *** [_module_/home/tvbox/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.31-14-generic'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/tvbox/v4l-dvb/v4l'
make: *** [all] Error 2

background:
Justbought last week a new compro videomate s350 (dvb-s) card after seeing
some positive feedback on forumes saying it is working.  But the card I
got has a newer chip set incorporating a saa7135 device and after some
searching found someone else also had the same issue back in June but
managed to fix it with a few changes.  I trying to re-produce the
actions (see link below) and re-build the drivers but I'm stuck at the
compile stage (make all). 

http://osdir.com/ml/linux-media/2009-06/msg01256.html

Can someone advise me on how get past the make error?

Thanks,
Dominic



      


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-12-02  0:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23 18:01 Compile error saa7134 - compro videomate S350 Dominic Fernandes
2009-11-24  1:12 ` hermann pitton
2009-11-24 18:01   ` Dominic Fernandes
2009-11-25  0:08     ` hermann pitton
2009-11-25 16:31       ` Dominic Fernandes
2009-11-25 18:14         ` hermann pitton
2009-11-27 10:12           ` Dominic Fernandes
2009-11-27 22:14             ` hermann pitton
2009-11-27 22:59               ` Dominic Fernandes
2009-11-27 23:14                 ` hermann pitton
2009-11-29  1:30                   ` Dominic Fernandes
2009-11-30  1:29                     ` hermann pitton
2009-11-30 22:35                       ` Dominic Fernandes
2009-12-02  0:21                         ` hermann pitton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.