Hello,
I haven't seen this posted yet, so here it is..
During a 'make bzImage' for 2.5.1-pre4, I received the following error:
scsi_lib.c: In function 'scsi_io_completion'
scsi_lib.c:585: parse error before 'good_sectors'
..Error 1, in drivers/scsi
The following patch does the trick....missing comma
Regards,
Frank
On Thu, Nov 29 2001, Frank Davis wrote:
> Hello,
> I haven't seen this posted yet, so here it is..
> During a 'make bzImage' for 2.5.1-pre4, I received the following error:
>
> scsi_lib.c: In function 'scsi_io_completion'
> scsi_lib.c:585: parse error before 'good_sectors'
> ..Error 1, in drivers/scsi
>
> The following patch does the trick....missing comma
I had to guess the location since you didn't include the patch, but
that's ok :-)
--
Jens Axboe