Re: Kernel reconfigure / unresolve symbol

On Wed, Jan 15, 2003 at 11:25:10AM -0800, Saiful wrote:
> Hi,
> 
> I compiled my comedi driver against Linux 2.4 using Pentium 3 machine.
> 
> I used .config  with kernel-2.4.2-i386.configs since I wanted  to use the
> driver
> in 386 system.
> 
> Is it the correct procedure ?
> 
> I also did kernel reconfiguration to make bzImage file for linux embedded
> system. I chose
> 386 machine in the menuconfig option.
> 
> The bzImage was then installed in my 386 machine together with the comedi
> driver.
> 
> Everything seems to be ok.  Any way I still get  the 'unresolve symbols'
> error message.
> 
> Did I miss anything ? and what actaully went wrong.

A particular kernel image has a binary interface that depends on
a large number of configuration options.  So it's essentially a
requirement that you build Comedi with the _exact_ _same_ kernel
source and configuration that the kernel was built with.



dave...

Received on 2003-01-15Z22:33:31