Am Donnerstag, 1. Januar 2004 12:50 schrieb Nico: > Steffen Barszus wrote: > >Am Mittwoch, 31. Dezember 2003 19:54 schrieb Nico: > >>If Suse's kernel is like Mandrake's (very messy) than dvb-kernel may > >>fail to compile. > >>I suggest you to install a stock 2.4.23 kernel and to apply dvb-kernel: > >>it's the easiest thing to do. > > > >On Mandrake it does compile without problems. And how do you define messy > > ? ;) > > > >Steffen > > Really? When I compiled linuxtv-1.0.1 against > kernel-2.4.21-something-mdk make complained that Rules.make din't exist > (make menuconfig not executed, maybe)
If Rules.make does not exist you most probably have not installed the kernelsources to your running kernel. I don't get such an error. ]# uname -r 2.4.22-10mdk ]# locate Rules.make ... /usr/src/linux-2.4.22-10mdk/Rules.make .... ]# urpmf Rules.make kernel-source:/usr/src/linux-2.4.22-10mdk/Rules.make ... > and even after having run it there > were a lot of unresolved symbols. unresolved symbols are mostly because of compiling the modules without versioning and the kernel is compiled with versioning, those you get the unresolved symbols. If i have tried to install the modules, i have used the source-RPM/Specfile of guido Draheim and never had any problems. If you have the modules outside the modules tree and they are insmoded you don't have to care about such things anyway. Steffen BTW: Happy New Year to all :) -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
