lkml.org 
[lkml]   [1999]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectide-cd compilation error with linux 2.2.2-ac2
linux 2.2.2-ac2 fail to compile drivers/block/ide-cd.c with the error

ide-cd.c: In function `ide_cdrom_init':
ide-cd.c:3217: `ignore' undeclared (first use this function)
ide-cd.c:3217: (Each undeclared identifier is reported only once
ide-cd.c:3217: for each function it appears in.)

After a quick look there dose seam to be the 'char *ignore' if compiled
as a module but not if included in the kernel at line 3185.


code that uses it added by patch at line 3217 ....

if (ignore != NULL)
if(strstr(ignore, drive->name) {
printk("ide-cd: ignoring drive %s\n", drive-name);
continue;
}

Should this be only be included if compiled as a module?

Please could you also CC any replys to paul.gammans@brunel.ac.uk
regards paul
--

***************************************************************************
Paul R. Gammans
Post Graduate Research Student with 'Interaction Design Research'
snail-mail: Brunel University, Egham, Surrey. TW20 0JZ
e-mail: paul.gammans@brunel.ac.uk
pgammans@computer-surgery.co.uk

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.028 / U:0.924 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site