LFS 6.1-pre1. 
When I rebootinto my LFS system, I get the following error, repeated
more times than my screen holds - presumably, for every module I have
configured.
"Version magic '2.6.12.2 preempt 686 gcc-3.4' should be '2.6.12.2 486 gcc-3.4' 
modprobe: FATAL: cannot load [module-name]. Invalid module format"

The first bit (686... should be 486) is especially strange, since my
system is a Pentium 4.  Googling 'invalid module format' has come up
with suggestions that it is specific to NVidia drivers (which I don't
use, and this is happening for more than one module), and CFLAGS
errors (I use -O3 -fomit-frame-pointer -pipe , and no documentation
I've come across says that that could break the modules).
I /do/ have module-init-tools compiled to handle zlib'd modules. 

I am about to recompile a non-modular kernel, to see if this affects
the kernel image aswell (although, I expxect if it /did/,  booting
would die before trying to load modules).

-- 
Lennon Victor Cook
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to