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

Linux-2.3.99-pre5



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

-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9