>>>>> "guillaume" == Guillaume Rousse <[EMAIL PROTECTED]> writes:

Hi

guillaume> Ainsi parlait Juan Quintela :
>> It appears that your are compiling your drivers agaist a wrong source
>> for some reason.  Can you give one address for the drivers, please?
guillaume> You are right, i failed to notice it :-(

guillaume> However, i'd like to know why urpmi kernel-source on a
guillaume> fleshly installed 9.1 download a source different from the
guillaume> installed kernel...

urpmi is a mistery :)

I have no idea why you ended with a non-matching kernel-source &
kernel installed.  Mirror breakage?

guillaume> BTW, and just by curiosity, what could have caused the
guillaume> unresolved symbols to change ?

symbols just got their name depending of:
- kernel-version
- some hash created depending of same config options (i.e. SMP/non SMP
  kernel, high memory/not high memory, ....).
- number & type of arguments.

How they are assigned is also a _difficult_ way.  You can look at the
two awk scripts in the kernel source and you will see how difficult it
is to have kernel symbols for several kernels together.

Later, Juan.

-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

Reply via email to