Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: DVB-Driver don't compile



Hi!

On Fri, 31 Aug 2001, Matthias Fechner wrote:
> i want to install a second computer with a DVB-Card, i tried to compile
> the driver, but i do everthing false.
> i do make and get the following error-message:
> ----------
> gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.8/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> -march=i686 -malign-functions=4  -DMODULE -DMODVERSIONS -include
> /usr/src/kernel-source-2.4.8/include/linux/modversions.h -I ../ost/include
> -I . -D__DVB_PACK__ -g -DUSE_OSD  -c -o tda8083.o tda8083.c
> tda8083.c: In function `dvb_command':
> tda8083.c:200: warning: unused variable `vstatus'
> tda8083.c:161: warning: unused variable `tda'
> make[2]: Leaving directory `/usr/local/video/DVB/driver'
> make[1]: Leaving directory `/usr/src/kernel-source-2.4.8'
> ----------

No errors, only warnings. Nothing to worry about if the compiling process
continues at this stage.
 
> I think in the kernel is all ok i inserted i2c and insert video for linux
> as module, the same config from my first computer, but a cannot compile
> the driver.
> If i tried to install the DVB-driver with make insmod it says:
> [...]

Did you execute 'make zlilo',..., 'make modules_install',... after 'make
[x|menu]config'?


Bye,
     Rolf




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index