- From: <Christian.Daschill_at_skf.com>
- Date: Fri, 14 May 2004 13:07:48 +0200
I have the following error when trying to configure the current comedi from CVS: (and I DID run make dep in the kernel source directory): linux:/usr/local # linux:/usr/local/comedi # sh autogen.sh configure.ac: installing `./install-sh' configure.ac: installing `./mkinstalldirs' configure.ac: installing `./missing' configure.ac:6: installing `./config.guess' configure.ac:6: installing `./config.sub' Makefile.am: required file `./NEWS' not found Makefile.am: required file `./AUTHORS' not found Makefile.am: required file `./ChangeLog' not found comedi/Makefile.am: installing `./compile' comedi/Makefile.am: installing `./depcomp' checking build system type... i686-suse-linux checking host system type... i686-suse-linux checking target system type... i686-suse-linux 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... yes checking for gcc... gcc checking for C compiler default output... 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 checking for Linux in /lib/modules/2.4.21-215-smp4G/build... yes checking for configuration in /lib/modules/2.4.21-215-smp4G/build/.config... yes checking 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... yes checking Linux config option CONFIG_HIGHMEM64G... no checking Linux major/minor version... 2.4 checking for Linux 2.4 make flags... configure: error: You need to run 'make dep' on the kernel source before continuing. linux:/usr/local/comedi # Same problem with comedi 0.7.68. I sucessfully installed 0.7.60, but the comedilib 0.7.19 belonging to it fails when compiling the calibrate files. Any help and/or info which version to use on SuSE 9.0 and/or how to make it work would be highly apprechiated. I only need to get a lowly Advantech PCL 725 to work with my program! TIA, Christian
Received on 2004-05-14Z10:07:48