Hallo, tried to compile test12-pre8 and make modules exits with: >make[2]: Entering directory `/usr/src/linux-2.4.0.12pre8/fs/smbfs' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -DSMBFS_PARANOIA -c -o sock.o sock.c >sock.c: In function `smb_data_ready': >sock.c:166: structure has no member named `next' >make[2]: *** [sock.o] Error 1 >make[2]: Leaving directory `/usr/src/linux-2.4.0.12pre8/fs/smbfs' >make[1]: *** [_modsubdir_smbfs] Error 2 >make[1]: Leaving directory `/usr/src/linux-2.4.0.12pre8/fs' >make: *** [_mod_fs] Error 2 kind regards Norbert - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/