[2.3.30] aic7xxx.c don't compile

Artur Frysiak (wiget@t17.ds.pwr.wroc.pl)
Tue, 7 Dec 1999 12:11:04 +0100


Hi.
I try to compile 2.3.30 linux kernel but aic7xxx.c don't compile.

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
-mpreferred-stack-boundary=2 -DCPU=686 -march=i686 -DMODULE -DMODVERSIONS
-include /usr/src/linux/include/linux/modversions.h -c -o aic7xxx.o
aic7xxx.c
aic7xxx.c: In function `aic7xxx_detect':
aic7xxx.c:9087: too many arguments to function `aic7xxx_setup'
make[2]: *** [aic7xxx.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.3.30/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.30/drivers'
make: *** [_mod_drivers] Error 2

Wiget

-- 
  __    __ _            _
 / / /\ \ (_) __ _  ___| |_  @__mail:  Artur Frysiak
 \ \/  \/ / |/ _` |/ _ \ __|            Rudlice 10
  \  /\  /| | (_| |  __/ |_           98-311 Ostrowek
   \/  \/ |_|\__, |\___|\__|
             |___/           email:   Wiget@t17.ds.pwr.wroc.pl
PGP key: http://www.t17.ds.pwr.wroc.pl/~wiget/pgp.key
1024D/12FE7FAE ACB5 5834 C2F7 F86E 4F21  6D88 06B8 2CFE 12FE 7FAE

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