Compile of 2.2.3 fails with Mylex DAC960 RAid Patch

SMajer@advance-bank.de
Thu, 11 Mar 1999 09:48:32 +0100


Hi all

I just tried to compile the vanilla 2.2.3 Kernel with the Mylex DAC960 Raid
patch from
http://www.dandelion.com/Linux/DAC960.html

and the following error occured

make[2]: Entering directory `/usr/src/linux-2.2.3-DAC960/lib'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o
errno.o errno.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o
ctype.o ctype.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o
string.o string.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o
vsprintf.o vsprintf.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o
dev_mcast.o dev_mcast.c
make[3]: *** [DAC960.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.2.3-DAC960/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.3-DAC960/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.3-DAC960/drivers'
make: *** [_dir_drivers] Error 2

any hints ????

plaese send possible answers to the smajer@advance-bank.de because im not
subscribe to this list

thanx in advance

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