----- Original Message ----- From: "Franck Arnaud" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 29, 2003 6:42 PM Subject: [linux-dvb] Re: Help please, can't compile dvb drivers.
> "Florian Siberchicot": > > > When it comes to the sync section, I get many errors: > > dvb_core.o: unresolved symbol alloc_skb > > It could be that you compiled against a different tree than > you are trying to use the modules with. Linux modules are > (by default) compiled against a specific kernel. I'm not sure to understand. No, I'm sure I don't understand. What tree? I used the kernel 2.4.20. > BTW, may be there could be sanity checks in the makefile, eg: > (for dvb-kernel/build-2.4/Makefile): > > KDIRRELEASE := $(shell grep UTS_RELEASE $(KDIR)/include/linux/version.h | > sed 's/.*\"\(.*\)\".*/\1/') > > sanitycheck: > @test $(KDIRRELEASE) = $(KERNELRELEASE) || echo "Error: expected tree for > $(KERNELRELEASE), got $(KDIRRELEASE)" I don't have that in my Makefile. Should I add it and run it ? > That would also catch if you have an old .version and want to compile > against something else. BTW, could it be cause I made a too light kernel ? Maybe not, as I don't have any "module of thant name not found" message... Still open to any help :) Florian _____________________________________________________________________ Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
