From owner-freebsd-current Mon Nov 20 13:31:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtprch2.nortel.com (smtprch2.nortelnetworks.com [192.135.215.15]) by hub.freebsd.org (Postfix) with ESMTP id 1B70B37B711 for ; Mon, 20 Nov 2000 13:30:55 -0800 (PST) Received: from zrchb213.us.nortel.com (actually zrchb213) by smtprch2.nortel.com; Mon, 20 Nov 2000 15:26:24 -0600 Received: from zrchb211.us.nortel.com ([47.100.128.40]) by zrchb213.us.nortel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2652.39) id W57YWBFX; Mon, 20 Nov 2000 15:30:34 -0600 Received: from zrchb211.us.nortel.com ([47.100.128.40]) by zrchb211.us.nortel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2652.39) id W7VSJA3W; Mon, 20 Nov 2000 15:30:33 -0600 Received: from americasm01.nt.com (zngds004.us.nortel.com [47.124.160.58]) by zrchb211.us.nortel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2652.39) id W7VSJA34; Mon, 20 Nov 2000 15:30:33 -0600 Message-ID: <3A199800.E16A322F@americasm01.nt.com> Date: Mon, 20 Nov 2000 15:30:40 -0600 From: "Michael Brune" Organization: Nortel Networks X-Mailer: Mozilla 4.74 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: Problem Compiling Kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Orig: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I CVSup'ed the sources today, built and installed world and everything was fine. When I tried to compile the kernel, I recieve this error when I do the 'make depend' ./aicasm -nostdinc -I- -I. -I../../ -I../../../include -I../../contrib/dev/acpica/Subsystem/Include -I../../cam/scsi -I../../dev/aic7xxx -o aic7xxx_seq.h -r aic7xxx_reg.h ../../dev/aic7xxx/aic7xxx.seq ./aicasm: Stopped at file ../../dev/aic7xxx/aic7xxx.seq, line 81 - syntax error ./aicasm: Removing aic7xxx_seq.h due to error ./aicasm: Removing aic7xxx_reg.h due to error *** Error code 65 I looked at the file aic7xxx.seq on line 81, but I did not see any errors. This is on a Dell Latitude 600 PIII. Please let me know if anyone has a suggestion or needs more information. Thanks in advance! Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message