Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] driver compile error
Hi !
I have question on compiling driver for DVB card
What i'm doing wrong ?
--
1. Fresh installed RedHat 7.1
2. cd /usr/src
3. fetch linux-2.4.16.tar.gz
4. tar xvfz linux-2.4.16.tar.gz
5. make menuconfig; add i2c and Video4Linux support
6. make dep clean bzImage modules
7. cp /usr/src/linux/arch/i386/boot/bzImage /boot/2.4.16zaa
8. cp /usr/src/linux/System.map /boot/System.map-2.4.16zaa
9. make modules_install
10. added /boot/2.4.16zaa to /etc/lilo.conf
11. lilo -v
-- after reboot
12. cd /usr/src
13. fetch siemens_dvb-0.9.3.tar.gz
14. tar xvfz siemens_dvb-0.9.3.tar.gz
15. cd DVB
16. cd driver
17. make
while compiling saa7146_core.c recieve
saa7146_core.c:872: parse error before `this_object_must_be_defined_as_export_objs_in_the_Makefile'
And compile proccess stoped.
What does this error messages mean ?
Or that i'm doing wrong ?
Thank you.
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index