Re: cvs-comedi/van.-kernel not working

Yes, errors were different, my fault.

After running (0.7.70 or cvs)
./configure --with-linuxdir=/usr/src/linux-2.6.12.2
make
make install

only the suse-related(?)

comedi: no version for "struct_module" found: kernel tainted.

remains and things seem to work fine.
But not with 2.6.13-rc2.

thanks for sharing your knowledge ;-),
norbert

> > 
> > comedi: no version for "struct_module" found: kernel tainted.
> > comedi: Unknown symbol class_simple_device_add
> > comedi: Unknown symbol class_simple_destroy
> > comedi: Unknown symbol class_simple_device_remove
> > comedi: Unknown symbol class_simple_create
> > 
> > and other comedi-modules suffer from non-inserted comedi.
> 
> It looks like the 'class_simple' interface is being removed from 2.6.13
> because no drivers in the kernel are using it anymore.  That's a shame,
> as the interface is documented in the recent 3rd edition of the Linux
> Device Drivers book!
> 
> The class_simple interface is still present in the 2.6.12.x series.  Do
> you get different errors with 2.6.12.2?
> 
> -- 
> -=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
> -=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-
> 
> _______________________________________________
> comedi mailing list
> comedi_at_comedi.org
> https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi

Received on 2005-07-12Z12:30:38