- From: mark <mwalter_at_umd.edu>
- Date: Tue, 25 Jan 2005 12:15:55 -0500
I downloaded several packages (automake1.9, autoconf,libguile-dev,and alien) to get autogen.sh to work. Now at the next step make "drivers.txt" I get the following output /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 The drivers' *.c files are all in /usr/src/comedi/comedi/drivers/ but they aren't being made. Mark
Received on 2005-01-25Z17:15:55