2.3.13 does not compile.

Mike A. Harris (mharris@ican.net)
Sat, 14 Aug 1999 03:15:08 -0400 (EDT)


gcc -D__KERNEL__ -I/usr/src/linux-2.3.13/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
-pipe -fno-strength-reduce -DCPU=586 -march=i586
-DEXPORT_SYMTAB -c md.c
md.c: In function `md_make_request':
md.c:743: `WRITEA' undeclared (first use in this function)
md.c:743: (Each undeclared identifier is reported only once
md.c:743: for each function it appears in.)
make[3]: *** [md.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.3.13/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.3.13/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.13/drivers'
make: *** [_dir_drivers] Error 2
Command exited with non-zero status 2
49.73user 4.67system 0:58.21elapsed 93%CPU (0avgtext+0avgdata
0maxresident)k
0inputs+0outputs (1438535934major+1246689726minor)pagefaults
0swaps

Stock RedHat 6.0 system with updates all applied as of about 4
days ago.

--
Mike A. Harris                   Linux advocate      GNU advocate
Computer Consultant                          Open Source advocate  

Tea, Earl Grey, Hot...

- 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/