TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:16329] Linux-2.3.99-pre5



On Mon, 17 Apr 2000, Bob Tanner wrote:

> Anyone else getting the following build error on linux-2.3.99-pre5?
> 
> make[3]: Entering directory `/usr/src/linux-2.3.99/drivers/block'
> gcc -D__KERNEL__ -I/usr/src/linux-2.3.99/include -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -fno-strict-aliasing -pipe   -march=i686
> -DEXPORT_SYMTAB -c md.c
> md.c: In function `md_geninit':
> md.c:3459: `MAX_MD_BOOT_DEVS' undeclared (first use in this function)
> md.c:3459: (Each undeclared identifier is reported only once
> md.c:3459: for each function it appears in.)
> 
> All the other instances of MAX_MD_BOOT_DEVS are surronded by
> 
> #ifdef CONFIG_MD_BOOT
> #endif
> 

If I remember right from the kernel mailing list; that's a bug they have
fixed now.. just put it in the IF's..

-- 
Nate Carlson <natecars@real-time.com>   | Phone : (952)943-8700
http://www.real-time.com                | Fax   : (952)943-8500