Re: [STAGING] comedi breaks build

From: Greg KH
Date: Tue Jan 13 2009 - 18:24:55 EST


On Sat, Jan 10, 2009 at 02:28:30PM +0100, Erik Ekman wrote:
> Comedi does not build:
>
> drivers/staging/comedi/kcomedilib/built-in.o: In function `comedi_unmap':
> (.text+0x499): multiple definition of `comedi_unmap'
> drivers/staging/comedi/comedi.o:(.text+0x18): first defined here
> make[3]: *** [drivers/staging/comedi/built-in.o] Error 1
> make[2]: *** [drivers/staging/comedi] Error 2
> make[1]: *** [drivers/staging] Error 2
>
> comedi_unmap() exists both in
> drivers/staging/comedi/kcomedilib/kcomedilib_main.c and
> drivers/staging/comedi/comedi_fops.c
>

Yeah, comedi doesn't like to be built into the kernel, I'm working on
that.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/