Mailing List archive

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

[linux-dvb] Re: Pinnacle PCTV Sat - dvb-bt8xx



Michal Lisiecki wrote:
module dvb-bt8xx. Could somebody tell me where can I find it ?
$ cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv co dvb-kernel
$ cd dvb-kernel/build-2.4/
$ ./getlinks
$ make
$ ./insmod-bt8xx.sh
Thanks.
I did exactly as you said but it is'not working. I'v got this after make:
(I'v got polish console so I translated errors, thats why they can be
different from original)

make -C /lib/modules/2.6.0-test11/build CC="gcc
-I/download/dvb-kernel/build-2.4/include"
SUBDIRS=/download/dvb-kernel/build-2.4 modules
make[1]: Entering directory /usr/src/linux-2.6.0-test11'
*** Warning: Overriding SUBDIRS on the command line can cause
***          inconsistencies
rch/i386/kernel/asm-offsets.s' is actual
  CHK     include/asm-i386/asm_offsets.h
/download/dvb-kernel/build-2.4/Makefile:53:
/usr/src/linux-2.6.0-test11/Rules.make: File Not Found
scripts/Makefile.build:36: kbuild:
/download/dvb-kernel/build-2.4/Makefile -
Usage of export-objs is obsolete in 2.6. Please fix!
make[2]: *** There are not rules to exec.
/usr/src/linux-2.6.0-test11/Rules.make'. Stop.
make[1]: *** [/download/dvb-kernel/build-2.4] Błąd 2
make[1]: Leaving directory /usr/src/linux-2.6.0-test11'
make: *** [build] Error 2make[2]:

any idea ?
You are compiling for a 2.6 kernel. The make system in build-2.4 is intended for 2.4 kernels only. For 2.6 use the dvb-kernel/makelinks script to link the driver into your 2.6 kernel source tree and then compile the driver as part of your kernel build. Read the README for details.

Holger



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



Home | Main Index | Thread Index