Works for me.
# uname -a
Linux ocs4 2.4.0-ac12 #1 SMP Sat Jan 27 17:37:12 EST 2001 i686 unknown
# lsmod
Module Size Used by
binfmt_misc 3696 0
nfsd 71632 0 (autoclean)
vfat 11504 1
fat 32448 0 [vfat]
af_packet 8720 0 (unused)
isofs 19216 0 (unused)
sg 26752 0 (unused)
loop 7680 0 (unused)
nfs 82720 0 (unused)
lockd 50416 0 [nfsd nfs]
sunrpc 62464 0 [nfsd nfs lockd]
tulip 37232 1
# insmod -V 2>&1 | head -1
insmod version 2.4.2
# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
# ld -v
GNU ld version 2.9.5 (with BFD 2.9.5.0.22)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/