Hello folks, I CVS'd down the source to your XFS 2.4.1 kernel last night and built a kernel and tools under RH-6.2 for a RAID that I'm setting up to export home directories. The system isn't producti
I need the output from grep printk /proc/ksyms strings -a /lib/modules/2.4.1-XFS/kernel/fs/autofs/autofs.o | grep printk grep printk 2.4.1-XFS/include/linux/modversions.h point that last command at t
OK, will do: Last login: Fri Feb 2 17:03:57 2001 from ctpjaguar.mit.edu [root@ctpraid1 /root]# grep printk /proc/ksyms c011446c printk_R__ver_printk [root@ctpraid1 /root]# strings -a /lib/modules/2.4
Hm, this may be part of a different build process, RPM kernel packaging and such... Is this from the top-level Makefile (above SCRIPTS, SOURCES, SPECS, etc)? You should be able to go into cmd/xfsprog
I had exactly the same problem with modules, then I started again using make mrproper first (which I forgot to do the first time) and everything worked fine... --Original Message-- From: Keith Owens
Hello folks, I CVS'd down the source to your XFS 2.4.1 kernel last night and built a kernel and tools under RH-6.2 for a RAID that I'm setting up to export home directories. The system isn't producti
I need the output from grep printk /proc/ksyms strings -a /lib/modules/2.4.1-XFS/kernel/fs/autofs/autofs.o | grep printk grep printk 2.4.1-XFS/include/linux/modversions.h point that last command at t
OK, will do: Last login: Fri Feb 2 17:03:57 2001 from ctpjaguar.mit.edu [root@ctpraid1 /root]# grep printk /proc/ksyms c011446c printk_R__ver_printk [root@ctpraid1 /root]# strings -a /lib/modules/2.4
Hm, this may be part of a different build process, RPM kernel packaging and such... Is this from the top-level Makefile (above SCRIPTS, SOURCES, SPECS, etc)? You should be able to go into cmd/xfsprog
I had exactly the same problem with modules, then I started again using make mrproper first (which I forgot to do the first time) and everything worked fine... --Original Message-- From: Keith Owens