Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 1997 12:34:15 -0500 (CDT)
From:      Jiann-Ming Su <js1@Microwave.PH.MsState.Edu>
To:        aic7xxx@freebsd.org
Subject:   2.1.51 compile error
Message-ID:  <Pine.LNX.3.95.970821123329.6375C-100000@Microwave.PH.MsState.Edu>
In-Reply-To: <Pine.LNX.3.95.970812212044.17122A-100000@dledford.dialnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help

I get the following error when I try to compile 2.1.51.

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=586 -D__SMP__
-c -o hosts.o hosts.c
In file included from aic7xxx.c:124:
aic7xxx_seq.h:485: parse error before `0xff'
rm -f scsi_n_syms.o
ld -m elf_i386  -r -o scsi_n_syms.o scsi_syms.o scsi.o
aic7xxx.c: In function `aic7xxx_detect':
aic7xxx.c:5729: `proc_scsi_aic7xxx' undeclared (first use this function)
aic7xxx.c:5729: (Each undeclared identifier is reported only once
aic7xxx.c:5729: for each function it appears in.)
make[3]: *** [aic7xxx.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/scsi'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/scsi'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [linuxsubdirs] Error 2


Jiann-Ming Su 			
js1@microwave.ph.msstate.edu




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.970821123329.6375C-100000>