Probs w/ CVS comedi/autogen.sh

Hi,

I'm having trouble creating the CVS comedi drivers configure script. I
managed to create the comedilib configure script okay.

I'm using a Gentoo system, that uses wrapper scripts for autoconf and
automake to choose the versions to use (selected via environment
variables.  I have these set to use the closest versions to those
recommended by README.CVS.  I'm currently using autoconf 2.59 and
automake 1.6.3.

Here are the results of setting up autoconf and automake and running
autogen.sh:

Script started on Wed Jan 12 15:13:05 2005
$ export WANT_AUTOCONF=2.5
$ export WANT_AUTOMAKE=1.6
$ autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
$ automake --version
automake (GNU automake) 1.6.3
Written by Tom Tromey <tromey_at_redhat.com>.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
$ ./autogen.sh 
configure.ac:4: `automake requires `AM_CONFIG_HEADER', not
`AC_CONFIG_HEADER'
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
comedi/Makefile.am: installing `./compile'
comedi/Makefile.am: installing `./depcomp'
comedi/drivers/Makefile.am:73: CONFIG_USB does not appear in
AM_CONDITIONAL
comedi/drivers/Makefile.am:73: CONFIG_USB does not appear in
AM_CONDITIONAL
configure: error: cannot run /bin/sh ./config.sub
$ 
Script done on Wed Jan 12 15:14:01 2005

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2005-01-12Z15:55:11