Cannot compile comedilib from cvs

I get the following error from aclocal in autogen.sh:

aclocal: configure.ac: 31: macro `AM_PATH_PYTHON' not found in library
aclocal: macro `AM_PATH_PYTHON' required but not defined

How can I fix this?

I'm running debian unstable.

BTW, the autogen.sh in the comedi drivers fails also, but I was able
to fix it. I don't know too much about autoconf, etc, but here is what
I did:

1. removed the version extension on the aclocal command

2. added "libtoolize --copy --force"

Thanks,
Richard

Received on 2003-11-17Z16:28:13