[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090113230058.GI24682@suse.de>
Date: Tue, 13 Jan 2009 15:00:58 -0800
From: Greg KH <gregkh@...e.de>
To: Erik Ekman <erik@...o.se>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [STAGING] comedi breaks build
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists