Hi, 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' ---------- 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: ------------ ..... insmod dvb_demux.o; \ insmod dvb.o init_chan=2 pids_off=0 readfirm=1; \ ) dvbdev.o: unresolved symbol register_chrdev_Re3d0f067 dvbdev.o: unresolved symbol printk_R1b7d4074 dvb_net.o: unresolved symbol skb_over_panic_R8ea712f8 dvb_net.o: unresolved symbol alloc_skb_Rbfd5ef79 dvb_net.o: unresolved symbol register_netdev_R556e3cdc dvb_net.o: unresolved symbol unregister_netdev_R911c9465 dvb_net.o: unresolved symbol ether_setup_R280d573c dvb_net.o: unresolved symbol netif_rx_Rc607198f dvb_net.o: unresolved symbol printk_R1b7d4074 ..... ------------ And there are unresolved symbol on every module. Please can anyone give me a hint. Bye Matthias -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
