[2.1.88] sr.c broken

Bernhard Rosenkraenzer (linux@bero-online.ml.org)
Sat, 21 Feb 1998 19:18:07 +0100 (CET)


Trying to compile SCSI CD-ROM support as a module:

sr.c: In function `do_sr_request':
sr.c:536: parse error before `void'
sr.c:542: `tries' undeclared (first use this function)
sr.c:542: (Each undeclared identifier is reported only once
sr.c:542: for each function it appears in.)
sr.c:550: `dev' undeclared (first use this function)
sr.c:551: `block' undeclared (first use this function)
sr.c:552: `buffer' undeclared (first use this function)
sr.c:553: `this_count' undeclared (first use this function)
sr.c:594: `cmd' undeclared (first use this function)
sr.c:642: `end_rec' undeclared (first use this function)
sr.c:737: `start' undeclared (first use this function)
sr.c:763: `realcount' undeclared (first use this function)
sr.c:835: parse error before `static'
sr.c:841: `SDp' undeclared (first use this function)
sr.c:843: warning: `return' with a value, in function returning void
sr.c: At top level:
sr.c:54: warning: `sr_detect' declared `static' but never defined

Didn't have the time to look into it yet.
Any suggestions?

LLaP
bero

-- bero@bero-online.ml.org - ICQ/UIN 6545964 - http://www.star-trek.ml.org/ --

"Nobody will ever need more than 640k RAM!"
-- Bill Gates, 1981
"Windows 95 needs at least 8 MB RAM."
-- Bill Gates, 1996
"Nobody will ever need Windows 95."
-- logical conclusion

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu