smbfs doesn't compile in 1.3.38

Andrew Howell (andrew@kryten.it.com.au)
Thu, 9 Nov 1995 16:04:35 +0800 (WST)


Here's the errors I got compiling 1.3.38 with smbfs. I noticed
Alan changed that stuff in sock, guess smbfs didn't like it too much :)

Andrew

make[2]: Entering directory `/usr/src/linux/fs/smbfs'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -pipe -m486 -c -o proc.o proc.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -pipe -m486 -c -o sock.o sock.c
sock.c: In function `smb_data_callback':
sock.c:43: structure has no member named `recvfrom'
sock.c:49: structure has no member named `recvfrom'
sock.c:58: structure has no member named `recvfrom'
sock.c:37: warning: `result' might be used uninitialized in this function
sock.c: In function `smb_receive_raw':
sock.c:193: structure has no member named `recvfrom'
sock.c:240: structure has no member named `recvfrom'
sock.c:182: warning: `result' might be used uninitialized in this function
sock.c: In function `smb_request':
sock.c:491: structure has no member named `send'
sock.c: In function `smb_trans2_request':
sock.c:559: structure has no member named `send'
sock.c: In function `smb_request_read_raw':
sock.c:630: structure has no member named `send'
sock.c: In function `smb_request_write_raw':
sock.c:698: structure has no member named `send'
sock.c:702: structure has no member named `send'
make[2]: *** [sock.o] Error 1
make[2]: Leaving directory `/usr/src/linux/fs/smbfs'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [linuxsubdirs] Error 2

-- 
Dehydration - 34%, Recollection of previous evening - 2%, embarrassment
factor - 91%.  Advise repair schedule:- off line for 36 hours, re-boot
startup disk, and replace head - wow, what a night!
                -- Kryten in Red Dwarf `The Last Day'

Andrew Howell andrew@it.com.au Perth, Western Australia howellaa@cs.curtin.edu.au