2003-02-03 22:17:17

by Brad Parker

[permalink] [raw]
Subject: BTTV Compile Problem

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?

TIA



2003-02-04 09:35:30

by Gerd Knorr

[permalink] [raw]
Subject: Re: BTTV Compile Problem

Ro0tSiEgE <[email protected]> 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