Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 1998 11:40:02 -1000 (HST)
From:      David Langford <langfod@maui.net>
To:        scsi@FreeBSD.ORG
Subject:   problem compiling kernel CAM2.2-980716
Message-ID:  <199809012140.LAA11106@mx3.maui.net>

next in thread | raw e-mail | index | archive | help
I am a little stumped here. I tried re-cvsuping various dates of the tree
and repatching and for CAM.


Now I cannot get a kernel to compile and I am getting the following error:

cc -O -I.    -o aicasm aicasm_gram.o aicasm_scan.o aicasm.o aicasm_symbol.o  -ll
./aicasm -nostdinc -I- -I. -I../.. -I../../../include -o aic7xxx_seq.h -r aic7xxx_reg.h ../../dev/aic7xxx/aic7xxx.seq
./aicasm: Stopped at file cam/scsi/scsi_message.h, line 43 - Re-definition of symbol as a constant
./aicasm: Removing aic7xxx_seq.h due to error
./aicasm: Removing aic7xxx_reg.h due to error
*** Error code 65
                        

My CVSUP file lines are like this: 
...
src-sys release=cvs host=hawaii.pacificglobal.net hostbase=/home base=/usr prefi
x=/usr delete use-rel-suffix list=stable tag=RELENG_2_2 date=98.07.15.21.00.00 
...

After cvsuping I patch using the 2.2CAM-19980716-SNAP.diffs file, then
rebuild config and try to make the kernel. Kernel conf is the same as the kernel I am running.
I have done this before without problems but now I cant get it to work...
What could I be doing wrong.

Thank you,

-David Langford


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809012140.LAA11106>