Re: Linux 3.1-rc1 (staging/comedi)

From: Randy Dunlap
Date: Mon Aug 08 2011 - 19:32:16 EST


On Mon, 8 Aug 2011 14:51:53 -0700 Greg KH wrote:

> On Mon, Aug 08, 2011 at 02:35:16PM -0700, Randy Dunlap wrote:
> > on x86_64:
> >
> > ERROR: "labpc_1200_is_unipolar" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> > ERROR: "labpc_1200_ai_gain_bits" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> > ERROR: "range_labpc_1200_ai" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> > ERROR: "labpc_common_detach" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> > ERROR: "labpc_common_attach" [drivers/staging/comedi/drivers/ni_labpc_cs.ko] undefined!
> >
> > Full kernel (rand)config is attached.
>
> I don't see how this could happen, as you have:
>
> CONFIG_COMEDI_NI_LABPC_CS=m
> CONFIG_COMEDI_NI_LABPC=m
>
> set. Those functions are all in
> drivers/staging/comedi/drivers/ni_labpc.ko, which should have also
> gotten built, right?
>
> totally confused,

Ack. Misleading messages logged due to using -k on build.
Sorry about that. There are some build errors (in linux-next).
I'll send those in reply to today's linux-next announcement.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/