comedilib 7.22 errors

Attached (and shown below) are the errors from make and make install of 
comedilib 7.22 on Red Hat 2.4.21-4

TIA - nick


Making all in python
make[1]: Entering directory `/usr/local/comedi/comedilib-0.7.22/swig/python'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. 
-I. -I../..    -I../../include -Wall -I/usr/include/python2.2 
-fno-strict-aliasing -Wno-unused-function -g -O2 -MT 
_comedi_la-comedi_python_wrap.lo -MD -MP -MF 
".deps/_comedi_la-comedi_python_wrap.Tpo" -c -o 
_comedi_la-comedi_python_wrap.lo `test -f 'comedi_python_wrap.c' || echo 
'./'`comedi_python_wrap.c; \
then mv -f ".deps/_comedi_la-comedi_python_wrap.Tpo" 
".deps/_comedi_la-comedi_python_wrap.Plo"; else rm -f 
".deps/_comedi_la-comedi_python_wrap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -Wall 
-I/usr/include/python2.2 -fno-strict-aliasing -Wno-unused-function -g 
-O2 -MT _comedi_la-comedi_python_wrap.lo -MD -MP -MF 
.deps/_comedi_la-comedi_python_wrap.Tpo -c comedi_python_wrap.c  -fPIC 
-DPIC -o .libs/_comedi_la-comedi_python_wrap.o
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: syntax error before '%' token
make[1]: *** [_comedi_la-comedi_python_wrap.lo] Error 1
make[1]: Leaving directory `/usr/local/comedi/comedilib-0.7.22/swig/python'
make: *** [all-recursive] Error 1


Making install in python
make[1]: Entering directory `/usr/local/comedi/comedilib-0.7.22/swig/python'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. 
-I. -I../..    -I../../include -Wall -I/usr/include/python2.2 
-fno-strict-aliasing -Wno-unused-function -g -O2 -MT 
_comedi_la-comedi_python_wrap.lo -MD -MP -MF 
".deps/_comedi_la-comedi_python_wrap.Tpo" -c -o 
_comedi_la-comedi_python_wrap.lo `test -f 'comedi_python_wrap.c' || echo 
'./'`comedi_python_wrap.c; \
then mv -f ".deps/_comedi_la-comedi_python_wrap.Tpo" 
".deps/_comedi_la-comedi_python_wrap.Plo"; else rm -f 
".deps/_comedi_la-comedi_python_wrap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -Wall 
-I/usr/include/python2.2 -fno-strict-aliasing -Wno-unused-function -g 
-O2 -MT _comedi_la-comedi_python_wrap.lo -MD -MP -MF 
.deps/_comedi_la-comedi_python_wrap.Tpo -c comedi_python_wrap.c  -fPIC 
-DPIC -o .libs/_comedi_la-comedi_python_wrap.o
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: syntax error before '%' token
make[1]: *** [_comedi_la-comedi_python_wrap.lo] Error 1
make[1]: Leaving directory `/usr/local/comedi/comedilib-0.7.22/swig/python'
make: *** [install-recursive] Error 1

Received on 2004-12-21Z21:50:41