Re: Comedi on Debian and 2.6.8 kernel

What is the normal output from the 'make drivers.txt' command ?
I get - 

unified:/usr/src/comedi# make drivers.txt
(for each in comedi/drivers/*.c;do scripts/dump_doc $each;done
>Documentation/comedi/drivers.txt)
scripts/doc_devlist Documentation/comedi/drivers.txt | sort
>Documentation/comedi/devices.txt

Is this correct?  I would expect something a bit less cryptic.

Then after I cd to /usr/src/linux and try make-kpkg I get -

unified:/usr/src/linux# make-kpkg /usr/src/comedi modules-image
Error: Unknown target /usr/src/comedi
use --targets to display help on valid targets.

It can't seem to find the correct directory.

The only step I believe I have not completed is
"Configure defaults to /usr/realtime" from Jan's instructions.  I'm not
exactly sure what this means.

Mark

Received on 2005-01-25Z21:55:03