Alexandre CONRAD writes: > dvb_dsp.o: unresolved symbol unregister_sound_dsp_Rcd083b10 > dvb_dsp.o: unresolved symbol register_sound_dsp_R80629702
dvb_dsp needs sound support in the kernel enabled. You can disable the use of dvb_dsp by removing the line export USE_DVB_DSP=1 and the ones following it concernibg dsp in the Makefile. > dvb-saa7146.o: unresolved symbol dvb_unregister_dsp > dvb-saa7146.o: unresolved symbol dvb_register_dsp See above. Should be solved with the changes in the Makefile or activation of sound support in the kernel. Marcus -- /--------------------------------------------------------------------\ | Dr. Marcus O.C. Metzler | | |--------------------------------|-----------------------------------| | [EMAIL PROTECTED] | http://www.metzlerbros.de/ | \--------------------------------------------------------------------/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
