Re: problem installing cvs comedi

Hi Ian

> Hello Alessandro,
> Could you restore it as it was and post the section of
> the config.log file from "checking for Linux CFLAGS" onwards?  That
would show where the error occurred.  It looks like the make command run
by that test failed before it created the ${tmpdir}/flags file.

Since I'm having the same problem I send my config.log

The problem only occurs when compiling under 2.6.17 and not under 2.6.16.

--snip config.log ----
configure:3803: result: 2.6
configure:3811: checking for Linux CFLAGS
make -C /lib/modules/2.6.17-1.2139_FC5/build V=1
SUBDIRS=/usr/src/redhat/BUILD/comedi-cvs20060704/./confstatzm7977
LINUXDIR=/lib/modules/2.6.17-1.2139_FC5/build
MODVERDIR=/usr/src/redhat/BUILD/comedi-cvs20060704/./confstatzm7977 modules
make: Entering directory `/usr/src/kernels/2.6.17-1.2139_FC5-i686' mkdir
-p /usr/src/redhat/BUILD/comedi-cvs20060704/./confstatzm7977 rm -f
/usr/src/redhat/BUILD/comedi-cvs20060704/./confstatzm7977/*
make -f scripts/Makefile.build
obj=/usr/src/redhat/BUILD/comedi-cvs20060704/./confstatzm7977
scripts/Makefile.build:17:
/usr/src/redhat/BUILD/comedi-cvs20060704/./confstatzm7977/Makefile: No
such file or directory
make[1]: *** No rule to make target
`/usr/src/redhat/BUILD/comedi-cvs20060704/./confstatzm7977/Makefile'.  Stop.
make: ***
[_module_/usr/src/redhat/BUILD/comedi-cvs20060704/./confstatzm7977] Error 2
make: Leaving directory `/usr/src/kernels/2.6.17-1.2139_FC5-i686'

-- snip end config.log --

Received on 2006-07-04Z16:18:11