I have obtained a linuxtv-dvb-1.1.1.tar.bz2 source and tried to compile the source files in linuxtv-dvb-1.1.1/build2.6/.
Executing make gives the following error:-
/linuxtv-dvb-1.1.1/build-2.6/dvbdev.c:384: error: expected â)â before string constant
make[2]: *** [/linuxtv-dvb-1.1.1/build-2.6/dvbdev.o] Error 1
make[1]: *** [/linuxtv-dvb-1.1.1/build-2.6] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make: *** [all] Error 2
I have come to know that this error is due to the use of macro MODULE_PARM (e.g. MODULE_PARM (dvbdev_debug,"i") in dvbdev.c line no 386)in many of the files.
Can anybody there to help me out. What I need to do to recitify the problem.
Regards
Executing make gives the following error:-
/linuxtv-dvb-1.1.1/build-2.6/dvbdev.c:384: error: expected â)â before string constant
make[2]: *** [/linuxtv-dvb-1.1.1/build-2.6/dvbdev.o] Error 1
make[1]: *** [/linuxtv-dvb-1.1.1/build-2.6] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
make: *** [all] Error 2
I have come to know that this error is due to the use of macro MODULE_PARM (e.g. MODULE_PARM (dvbdev_debug,"i") in dvbdev.c line no 386)in many of the files.
Can anybody there to help me out. What I need to do to recitify the problem.
Regards
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb