Mailing List archive

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

[linux-dvb] 2.4.20 kernel siemens dvb card compile error



Hi all!


I followed up instructions: http://people.freenet.de/dvb.maf/

I have a 2.4.20 kernel and technotrend DVB-S card (chipset SAA7146).
download dvb driver: http://www.linuxtv.org/download/dvb/

Kernel location: /usr/src/linux
DVB driver location: /usr/src/DVB


Installation in short:
- download DVB driver
- cd /usr/src/DVB/driver
- ./makepatch 2.4.20
- copy the Makefile, Rules.make and mkversion_h files (location
http://people.freenet.de/dvb.maf/*)
- ./make

Console:

athom:/usr/src/DVB/driver# make
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[1]: Entering directory `/usr/src/linux-2.4.20-dvb'
make[2]: Entering directory `/usr/src/linux-2.4.20-dvb/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o tkcond.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
make[2]: *** No rule to make target `dummy', needed by `kconfig.tk'.  Stop.
make[2]: Leaving directory `/usr/src/linux-2.4.20-dvb/scripts'
make[1]: *** [scripts/split-include] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-dvb'
make: *** [here] Error 2
Press any key to continue...


What's wrong?

Please help me!


Best regards,
-- 
Kápolnási Tamás <ktamas@tdc.hu>
TeleDataCast Kft.



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



Home | Main Index | Thread Index