[linux-dvb] compilation error on ubuntu
Michael Krufky
mkrufky at linuxtv.org
Thu Sep 21 17:28:04 CEST 2006
Jens Krehbiel-Gräther wrote:
> Hi!
>
> I've downloaded the mercurial repostitory of v4l-dvb a few minutes ago.
>
> When i run "make" it compiles alot of drivers. But then I got an error
> message that the file sound_config.h could not be found:
>
> LD [M] /usr/src/v4l-dvb/v4l/snd-bt87x.o
> CC [M] /usr/src/v4l-dvb/v4l/aci.o
> /usr/src/v4l-dvb/v4l/aci.c:68:26: error: sound_config.h: No such file or
> directory
>
> and a lot of more errors (I put them a the end of this mail) which all
> depend (on my oppinion) on the file sound_config.h
>
> What am I doing wrong? Where should this file be located?
>
Just disable the aci module from getting built.
First you must build the *conf programs...
sudo make menuconfig
(exit as soon as the menu comes up, do not save changes)
make menuconfig (as non-root)
disable the aci module -- it's under the sound/ menu
build again
Cheers
--
Michael Krufky
More information about the linux-dvb
mailing list