[3458] in linux-scsi channel archive
Problem with sr.c from linux 2.1.86 and 2.1.88
daemon@ATHENA.MIT.EDU (support)
Thu Mar 5 22:18:08 1998
From: "support" <support@autodata.co.uk>
To: <linux-scsi@vger.rutgers.edu>
Date: Thu, 5 Mar 1998 17:41:50 -0000
Hi
If you select scsi and try to do 'make bzImage' with these 2 versions after
few minutes you get a compiler error '/ missing ...'
Looking in the file sr.c line 476 ( with emac) I have found that the '/' is
missing at the en of the comment line. the line should look like this :
/* scsi_ioctl .......... over . *
after adding the missing '/' the compilation is working fine.
The copy of the kernel 2.1.86 and 2.1.88 come from ftp.sun.com
/pub/linux/kernel
Regards
Andre
My Email is adlabbe@compuserve.com, the above one is my work Email
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu