query_module and insmod failures

Rob Landley rob at landley.net
Thu Jan 12 05:49:57 UTC 2006


On Wednesday 11 January 2006 07:55, yan seiner wrote:
> I've been having problems loading modules.  I get variations of
> QM_MODULES funtion not available or "support for old kernels is not
> available" type of messages when trying to load modules.
>
> OK, I think I have a resolution to this....
>
> First of all, I am cross-compiling for an arm chip.  I built my own
> toolchain based on gcc 3.4.4 and glibc 2.3.5.  This appears to be the
> problem; something between glibc 2.3.5, busybox, and 2.4 kernels will
> not play nice.
>
> Compiling with gcc 3.4.4 and glibc 2.3.2 seems to have made the problem
> go away....
>
> --Yan

Considering that reverting your glibc version made the problem go away, it's 
really soundling like a glibc problem to me...

Rob
-- 
Steve Ballmer: Innovation!  Inigo Montoya: You keep using that word.
I do not think it means what you think it means.



More information about the busybox mailing list