Messages in this thread |  | | | Date | Sat, 5 Jun 2010 20:50:57 +0400 (MSD) | | From | Alexander Kurz <> | | Subject | Re: linux-next: Tree for June 2 (staging/comedi) |
| |
Hi, could you please repeat the test on 2.6.35-rc1-git3 or later
On Thu, 3 Jun 2010, Borislav Petkov wrote: > I get a different set of errors with 2.6.35-rc1: > > ERROR: "cfc_write_array_to_buffer" [drivers/staging/comedi/drivers/usbduxfast.ko] undefined! > ERROR: "cfc_write_array_to_buffer" [drivers/staging/comedi/drivers/comedi_test.ko] undefined! was caused by > CONFIG_COMEDI_FC=y and is fixed in 824196248c1f28aa7d151fd5b11d76182c751f19 by adding COMEDI_FC depends on COMEDI. CONFIG_COMEDI_FC=m would be correct.
> ERROR: "subdev_8255_cleanup" [drivers/staging/comedi/drivers/das08.ko] undefined! > ERROR: "subdev_8255_init" [drivers/staging/comedi/drivers/das08.ko] undefined! CONFIG_COMEDI_8255=m should have been set. this should be as well fixed in 824196248c1f28aa7d151fd5b11d76182c751f19 by pulling das08 out of the ISA group.
thanks, Alexander
|  |