[2653] in linux-scsi channel archive
errors when compiling 2.0.31
daemon@ATHENA.MIT.EDU (Mike Champion)
Sat Oct 18 13:54:56 1997
Date: Sat, 18 Oct 1997 10:55:22 -0700 (PDT)
From: Mike Champion <zodiac@hd23-133.hil.compuserve.com>
To: linux-scsi@vger.rutgers.edu
i ran into these errors after enabling some of the new stuff in .31
I patched from .30 if that is of any importance.
I have an adaptec 2940 AW - not sure what else you need so i'll give you
the errors and the options I enabled:
make[3]: Entering directory `/usr/src/linux-2.0.30/drivers/scsi'
gcc -I/usr/src/linux/include -o aic7xxx_asm aic7xxx_asm.c
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x5a): undefined reference to `main'
make[3]: *** [aic7xxx_asm] Error 1
make[3]: Leaving directory `/usr/src/linux-2.0.30/drivers/scsi'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.0.30/drivers/scsi'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.0.30/drivers'
make: *** [linuxsubdirs] Error 2
Adaptec AIC7xxx support (CONFIG_SCSI_AIC7XXX) [Y/m/n/?]
Collect statistics to report in /proc (CONFIG_AIC7XXX_PROC_STATS) [Y/n/?]
Delay in seconds after SCSI bus reset (CONFIG_AIC7XXX_RESET_DELAY) [15]
the rest I left at No
thanks
Michael Champion