- From: Apodaca, Bob <bob_at_phxlab.honeywell.com>
- Date: Mon, 13 Nov 2006 15:34:04 -0700
I have to be one of those who complains that "comedi won't compile", but I'm stuck and need some suggestions. Again, I'm using Debian "Etch". When I run autogen.sh: configure.ac: 4: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' automake: configure.ac: installing `./mkinstalldirs' comedi/Makefile.am:6: CONFIG_KBUILD does not appear in AM_CONDITIONAL comedi/Makefile.am:26: CONFIG_COMEDI_RT does not appear in AM_CONDITIONAL comedi/Makefile.am:52: CONFIG_COMEDI_RT does not appear in AM_CONDITIONAL comedi/Makefile.am:29: invalid unused variable name: `RT_SOURCES' comedi/drivers/Makefile.am:13: bad macro name `8255_ko_LINK' comedi/drivers/Makefile.am:24: bad macro name `8255_ko_CFLAGS' comedi/drivers/Makefile.am:54: CONFIG_COMEDI_RT does not appear in AM_CONDITIONAL comedi/drivers/Makefile.am:81: CONFIG_KBUILD does not appear in AM_CONDITIONAL comedi/drivers/Makefile.am:84: module_PROGRAMS multiply defined in condition comedi/drivers/Makefile.am:172: bad macro name `8255_ko_SOURCES' automake: comedi/drivers/Makefile.am: unterminated conditionals: _at_CONFIG_KBUILD_TRUE_at_ comedi/drivers/addi-data/Makefile.am:5: CONFIG_KBUILD does not appear in AM_CONDITIONAL comedi/kcomedilib/Makefile.am:2: CONFIG_KBUILD does not appear in AM_CONDITIONAL autoreconf: automake failed with exit status: 1 If I ignore this and start to compile, the compile ends here: /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c:79: error: expected specifier-qualifier-list before â /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c:96: error: expected â, â, â, â or â before â token /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c:125: error: expected declaration specifiers or â before â /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c: In function â: /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c:127: error: â undeclared (first use in this function) /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c:127: error: (Each undeclared identifier is reported only once /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c:127: error: for each function it appears in.) /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c: At top level: [ ... removed for brevity ... ] /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c: In function â: /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c:1060: error: â undeclared (first use in this function) /usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.c:1062: error: â undeclared (first use in this function) make[6]: *** [/usr/src/modules/comedi-0.7.73/comedi/drivers/cb_das16_cs.o] Error 1 This seems to be related to a dev_link_t structure, but I can't find it. Suggestions? I wrote: > I am working on the system for Debian testing (Etch) and noticed there > is no comedi-source. Are there any plans? > > _______________________________________________ > comedi mailing list > comedi_at_comedi.org > https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi
Received on 2006-11-13Z22:34:04