Re: 2.5.53 compile error

Randy.Dunlap (rddunlap@osdl.org)
Wed, 1 Jan 2003 20:47:26 -0800 (PST)


On Thu, 2 Jan 2003, David Parrish wrote:

| Hi there!
|
| I'm trying to compile 2.5.53, getting the following error:
|
| drivers/media/video/bttv-cards.c: In function `miro_pinnacle_gpio':
| drivers/media/video/bttv-cards.c:1742: `AUDC_CONFIG_PINNACLE' undeclared (first use in this function)
| drivers/media/video/bttv-cards.c:1742: (Each undeclared identifier is reported only once
| drivers/media/video/bttv-cards.c:1742: for each function it appears in.)
| make[3]: *** [drivers/media/video/bttv-cards.o] Error 1
| make[2]: *** [drivers/media/video] Error 2
| make[1]: *** [drivers/media] Error 2
| make: *** [drivers] Error 2
|
|
| david:/usr/src/linux-2.5.53# grep -r AUDC_CONFIG_PINNACLE *
| drivers/media/video/bttv-cards.c: bttv_call_i2c_clients(btv,AUDC_CONFIG_PINNACLE,&id);
|
| Turning off BT848 support fixes this.

Yes, this is old news. :(
Patches for media/video/ are available at
http://bytesex.org/patches/2.5/

-- 
~Randy

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/