Re: Compiling problems :S

>
> > depmod: *** Unresolved symbols in /lib/modules/2.2.19/misc/das08.o
> > depmod: *** Unresolved symbols in /lib/modules/2.2.19/misc/das16.o
> > depmod: *** Unresolved symbols in /lib/modules/2.2.19/misc/das16m1.o
> > depmod: *** Unresolved symbols in /lib/modules/2.2.19/misc/das1800.o
> > (...)
> >
> > Do you know if it is because I hadn't installed yet Comedilib, or for
> > some other reason?
> > Are they relevant, by the way? :S
> It's nothing to do with Comedilib.  It could be one of two reasons:
> 1. There may be a mismatch between the kernel configuration options
> (.config) used to build the kernel and those used to build the Comedi
> modules.
> 2. The Comedi modules may be trying to link to something not supported
> by the 2.2.19 kernel.
>
> You can run:
>    depmod -ae
> to find out which symbols are unresolved.
>
> Which version of Comedi are you using for this?



I'm using comedi-0.7.60 which is from a similar date as the kernel 2.2.19

Received on 2006-07-19Z12:44:12