first timer question

Hello,
After compiling Fedora Core 5 kernel-2.6.17, I downloaded comedi and 
comedilib:

drwxrwxr-x  7 adrian adrian    4096 Apr  2  2005 comedi-0.7.70
-rw-rw-r--  1 adrian adrian 3266560 Jun 29 14:16 comedi-0.7.70.tar
drwxrwxr-x 15 adrian adrian    4096 Oct  2  2004 comedilib-0.7.22
-rw-rw-r--  1 adrian adrian 4904960 Jun 29 14:16 comedilib-0.7.22.tar

and unpacked them. Here is my comedi-0.7.70 directory:

-rw-r--r-- 1 1000 1000  35949 Mar 31  2005 aclocal.m4
-rw-r--r-- 1 1000 1000      2 Apr  2  2005 AUTHORS
-rwxr-xr-x 1 1000 1000     72 Apr  2  2005 autogen.sh
-rw-r--r-- 1 1000 1000   4250 Oct 10  2004 ChangeLog
drwxrwxrwx 4 1000 1000   4096 Apr  2  2005 comedi
-rwxr-xr-x 1 1000 1000   3057 Feb 10  2004 compile
-rwxr-xr-x 1 1000 1000  42918 Feb 10  2004 config.guess
-rw-r--r-- 1 1000 1000   1063 Mar 31  2005 config.h.in
-rwxr-xr-x 1 1000 1000  30925 Feb 10  2004 config.sub
-rwxr-xr-x 1 1000 1000 182505 Mar 31  2005 configure
-rw-r--r-- 1 1000 1000   2512 Mar 31  2005 configure.ac
-rw-r--r-- 1 1000 1000  18009 May  1  2001 COPYING
-rwxr-xr-x 1 1000 1000  13866 Feb 10  2004 depcomp
drwxrwxrwx 3 1000 1000   4096 Apr  2  2005 Documentation
drwxrwxrwx 5 1000 1000   4096 Apr  2  2005 include
-rw-r--r-- 1 1000 1000   7452 Oct 11  2004 INSTALL
-rwxr-xr-x 1 1000 1000   7122 Feb 10  2004 install-sh
drwxrwxrwx 2 1000 1000   4096 Apr  2  2005 m4
-rw-r--r-- 1 1000 1000   2418 Apr  2  2005 Makefile.am
-rw-r--r-- 1 1000 1000  22494 Apr  2  2005 Makefile.in
-rwxr-xr-x 1 1000 1000  10266 Feb 10  2004 missing
-rwxr-xr-x 1 1000 1000   1988 Feb 10  2004 mkinstalldirs
-rw-r--r-- 1 1000 1000      2 Apr  2  2005 NEWS
-rw-r--r-- 1 1000 1000   2214 Jul 16  2003 README
drwxrwxrwx 2 1000 1000   4096 Apr  2  2005 scripts
-rw-r--r-- 1 1000 1000   1394 Sep 24  2002 TODO

I followed the INSTALL file and did a ./configure (please see also the 
attached config.log):

./configure 
--with-linuxdir=/home/adrian/rpmbuild/BUILD/kernel-2.6.17/linux-2.6.17.i686/
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strip... /usr/bin/strip
checking for depmod... /sbin/depmod
configure: Using 2.6.17-prep as the uname -r value
configure: Using i686 as the uname -m value
checking for rpm... yes
checking if rpm can be used to query packages... yes
checking for Linux in 
/home/adrian/rpmbuild/BUILD/kernel-2.6.17/linux-2.6.17.i686/... yes
checking 
/home/adrian/rpmbuild/BUILD/kernel-2.6.17/linux-2.6.17.i686//.config... 
yes
checking Pre-FC2 Red Hat/Fedora kernel... not found
checking Linux config option CONFIG_M386... no
checking Linux config option CONFIG_M586... no
checking Linux config option CONFIG_M686... yes
checking Linux config option CONFIG_MPENTIUMIII... no
checking Linux config option CONFIG_MK7... no
checking Linux config option CONFIG_SMP... no
checking Linux config option CONFIG_HIGHMEM64G... no
configure: Putting kernel modules under /lib/modules/2.6.17-prep
configure: Putting kernel module development files under 
/home/adrian/rpmbuild/BUILD/kernel-2.6.17/linux-2.6.17.i686/
checking Linux major/minor version... 2.6
checking for Linux CFLAGS... ./configure: line 3829: 
/home/adrian/daq/comedi-0.7.70/./confstatJO3874/flags: No such file or 
directory

I thought I would see a Makefile after configuring, but I did not - and of 
course I get an error message when trying to make:

make: *** No targets specified and no makefile found.  Stop.

Can somebody please tell me how to compile comedi? It's my first time 
seeing comedi so I do not really know my way around...
Thank you so much,
Adrian

Received on 2006-06-30Z13:28:29