comedi installation

Hi all
I am trying to install comedi drivers 0.7.22 with linux kernel 2.4.18.
Iam gettting following error when i use make for installation

comedi_python_wrap.c: In function `l_output_helper':
comedi_python_wrap.c:560: warning: unused variable `o3'
comedi_python_wrap.c: In function `_wrap__array_class':
comedi_python_wrap.c:694: `chanlist' undeclared (first use in this function)
comedi_python_wrap.c:694: (Each undeclared identifier is reported only once
comedi_python_wrap.c:694: for each function it appears in.)
comedi_python_wrap.c:694: `_arg1' undeclared (first use in this function)
comedi_python_wrap.c:706: parse error before '%' token
make[3]: *** [_comedi_la-comedi_python_wrap.lo] Error 1
make[3]: Leaving directory `/usr/src/comedilib-0.7.22/swig/python'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/comedilib-0.7.22/swig'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/comedilib-0.7.22'
make: *** [all] Error 2

Please help me out

Regards,
Tarun

Received on 2007-05-29Z04:52:00