make fails in CVS comedilib

Hi,

recently make fails in the cvs version of comedilib throwing an error
like:
...
make[3]: Leaving directory `/usr/src/comedilib/lib'
make[2]: Leaving directory `/usr/src/comedilib/lib'
Making all in comedi_calibrate
make[2]: Entering directory `/usr/src/comedilib/comedi_calibrate'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/usr/src/comedilib/comedi_calibrate'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/comedilib'
make: *** [all] Error 2

while comedilib-0.7.22 compiles with no problems on the same machines.

Also I wonder whether this is linked to an output of the autogen script 

pgal comedilib # ./autogen.sh 
Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. <===========
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
comedi_config/Makefile.am: installing `./compile'
comedi_config/Makefile.am: installing `./depcomp'

I compile on two different gentoo boxes with kernel
linux-2.6.14-suspend2-r7 and linux-2.6.15-ipipe-r4 and compiler
version 3.4.4

Any clue why this happens?

Cheers Petrik

Received on 2006-02-15Z14:06:12