Problem compiling comedi_calibrate from CVS

Hi,

I have run into problems combiling 
comedi_calibrate, which I checked out from CVS 
today; I think that I need this in order to run 
comedi_soft_calibrate, which I need to calibrate 
my NI m-series 6221 board.  I am running Debian 
Etch with kernel 2.6.17.6, patched for RTAI 
3.4.  In the comedi_calibrate directory, I run

# ./autogen.sh     (this works after installing 
the libboost-program-options-dev package)

# ./configure        (this seems to work)

# make	(this fails, the output is below)

Does anyone know what's missing?  (Other than the 
calibration, the board seems to be working fine 
-- thanks Frank, and other developers :) )

Best,
John

Output of
# make

Making all in libcomedi_calibrate
make[1]: Entering directory
`/home/thomas/sources/comedi_calibrate_cvs4Jun07/libcomedi_calibrate'
if gcc -DPACKAGE_NAME=\"comedi_calibrate\"
-DPACKAGE_TARNAME=\"comedi_calibrate\" -DPACKAGE_VERSION=\"0\"
-DPACKAGE_STRING=\"comedi_calibrate\ 0\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE=\"comedi_calibrate\" -DVERSION=\"0\" -DSTDC_HEADERS=1
-DHAVE_LIBM=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_LIBCOMEDI=1 -DHAVE_LIBBOOST_PROGRAM_OPTIONS=1
-I. -I.     -g -O2 -MT save_cal.o -MD -MP -MF ".deps/save_cal.Tpo" -c
-o save_cal.o save_cal.c; \
         then mv -f ".deps/save_cal.Tpo" ".deps/save_cal.Po"; else rm
-f ".deps/save_cal.Tpo"; exit 1; fi
save_cal.c:62: error: expected ?;?, ?,? or ?)? before ?*? token
save_cal.c: In function ?write_calibration_setting?:
save_cal.c:118: error: ?comedi_calibration_setting_t? has no member
named ?soft_calibration?
save_cal.c:122: error: ?comedi_calibration_setting_t? has no member
named ?soft_calibration?
save_cal.c:125: error: ?comedi_calibration_setting_t? has no member
named ?soft_calibration?
save_cal.c:129: error: ?comedi_calibration_setting_t? has no member
named ?soft_calibration?
make[1]: *** [save_cal.o] Error 1
make[1]: Leaving directory
`/home/thomas/sources/comedi_calibrate_cvs4Jun07/libcomedi_calibrate'
make: *** [all-recursive] Error 1


John F. Wesseling, Ph.D.
Departamento de Neurociencias
Centro de Investigación Médica Aplicada (CIMA)
Pio XII, 55
31008 Pamplona
Spain
Phone +34 948 19 47 00 ext. 2005
(if you don't speak Spanish, when the recording comes on,
just enter the extension and wait)
Fax     +34 948 19 47 15

Received on 2007-06-04Z18:37:15