Re: Cannot compile comedilib from cvs

On Mon, Nov 17, 2003 at 11:28:13AM -0500, cochran_at_prosensing.com wrote:
> 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

This is odd, since this macro is part of automake-1.6 and 1.7.
Make sure that you have at least 1.6 installed.

> 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

This is a good idea.

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

Comedi doesn't use libtool, so this should not be necessary.



dave...

Received on 2003-11-17Z20:14:26