Re: BTTV Compile Problem

From: Gerd Knorr (kraxel@bytesex.org)
Date: Tue Feb 04 2003 - 04:50:25 EST


Ro0tSiEgE <lkml@ro0tsiege.org> writes:

> What would be the cause of me having to insert
> #include "../../sound/sound_firmware.c" into drivers/media/video/bttv-cards.c
> for bttv to compile into the kernel?

config bug.

  Gerd

--- linux64-2.5.59/drivers/media/video/Kconfig~ 2003-01-24 20:11:20.000000000 +0100
+++ linux64-2.5.59/drivers/media/video/Kconfig 2003-02-04 10:36:40.009993513 +0100
@@ -19,7 +19,7 @@
 
 config VIDEO_BT848
         tristate "BT848 Video For Linux"
- depends on VIDEO_DEV && PCI && I2C_ALGOBIT
+ depends on VIDEO_DEV && PCI && I2C_ALGOBIT && SOUND
         ---help---
           Support for BT848 based frame grabber/overlay boards. This includes
           the Miro, Hauppauge and STB boards. Please read the material in

-
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/



This archive was generated by hypermail 2b29 : Fri Feb 07 2003 - 22:00:14 EST