Re: make fails in CVS comedilib

At Wed, 15 Feb 2006 16:00:47 +0000,
Ian Abbott wrote:
> 
> On 15/02/06 14:06, Petrik Galvosas wrote:
> > 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
> 
> It seems comedi_calibrate was moved out of comedilib 9 days ago, but
> the Makefile.am was not updated. Try this patch (or just edit the
> top-level Makefile.am manually to remove comedi_calibrate from
> SUBDIRS).

Ah, I see. Thank's it works.
Cheers Petrik

Received on 2006-02-15Z16:22:53