Re: Linux 3.1-rc1 (staging/comedi)

From: Greg KH
Date: Mon Aug 08 2011 - 17:52:09 EST


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,

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/