Building 2.4.0-test8-pre2 fails with smbfs enabled:

kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe
  -march=i686 -malign-functions=4  -fno-strict-aliasing -DMODULE
-DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h
-DSMBFS_PARANOIA  -c -o sock.o sock.c
sock.c: In function `smb_request':
sock.c:644: structure has no member named `signal'
sock.c:644: structure has no member named `signal'
sock.c:662: structure has no member named `signal'
sock.c: In function `smb_trans2_request':
sock.c:824: structure has no member named `signal'
sock.c:824: structure has no member named `signal'
sock.c:844: structure has no member named `signal'
make[2]: *** [sock.o] Error 1
make[2]: Leaving directory `/usr/src/linux/fs/smbfs'
make[1]: *** [_modsubdir_smbfs] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [_mod_fs] Error 2




-
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/

Reply via email to