Mailing List archive

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

[linux-dvb] Re: driver compile error



Hi!

On Fri, 14 Dec 2001, Zhuravlev Alexander wrote:
> 	but when i try make insmod 
> 	
> 	dvb.o: unresolved symbol DmxDevDVRPoll
> 	make: *** [insmod] Error 1
> 	
> 	what does this mean ? 
> 
> 	other *.o loaded as modules successfully 

Near the end of dmxdev.c there are some EXPORT_SYMBOL(..xyz..) lines. Add
there
   EXPORT_SYMBOL(DmxDevDVRPoll)
 

Bye,
     Rolf




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


Home | Main Index | Thread Index