Gentoo Linux Installation problem

Hi,

I was able to build the library, but
"make install" fails. I am using a Gentoo Linux and I wonder if this is
the problem.

Does anyone else use comedi on Gentoo Linux?

Attached is part of the log.

Thanks,
-Martin

make[3]: Leaving directory
`/home/mstoilov/download/daq/comedi/comedi/comedi'
make[2]: Leaving directory
`/home/mstoilov/download/daq/comedi/comedi/comedi'
make[1]: Leaving directory
`/home/mstoilov/download/daq/comedi/comedi/comedi'
make[1]: Entering directory `/home/mstoilov/download/daq/comedi/comedi'
make[2]: Entering directory `/home/mstoilov/download/daq/comedi/comedi'
make[2]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[3]: Entering directory `/home/mstoilov/download/daq/comedi/comedi'
if [ -z "" ] ; then \
        depmod -ae  \
fi
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[3]: *** [install-data-hook] Error 2
make[3]: Leaving directory `/home/mstoilov/download/daq/comedi/comedi'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/home/mstoilov/download/daq/comedi/comedi'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/mstoilov/download/daq/comedi/comedi'
make: *** [install-recursive] Error 1

Received on 2004-01-12Z21:54:39