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 *** _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel