From owner-freebsd-current Sat Jan 18 22: 5:42 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DE7F37B401 for ; Sat, 18 Jan 2003 22:05:41 -0800 (PST) Received: from lakemtao02.cox.net (lakemtao02.cox.net [68.1.17.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FF6743F5B for ; Sat, 18 Jan 2003 22:05:40 -0800 (PST) (envelope-from ataraxia@cox.net) Received: from arkadia.nv.cox.net ([68.98.183.54]) by lakemtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030119060538.SXYF6744.lakemtao02.cox.net@arkadia.nv.cox.net>; Sun, 19 Jan 2003 01:05:38 -0500 Received: by arkadia.nv.cox.net (Postfix, from userid 1001) id B53D54D; Sun, 19 Jan 2003 01:05:39 -0500 (EST) Date: Sun, 19 Jan 2003 01:05:39 -0500 From: Ray Kohler To: Jeff Utter Cc: freebsd-current@freebsd.org Subject: Re: aicasm broke? Message-ID: <20030119060539.GD3055@arkadia.nv.cox.net> References: <20030119005717.62f85f71.sirfunk@sadclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030119005717.62f85f71.sirfunk@sadclown.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jan 19, 2003 at 12:57:17AM -0500, Jeff Utter wrote: > I'm using 5.0 -current (as of about 5 minutes ago) but it's been doing > this for DAYS.. kernel build dies on this: > > /usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:50:16: db.h: No such file or directory > > which is then followed by a ton of other errors, obviously caused by > the lack of db.h. > > anyone know what's up? Looks like your copy of /usr/include/db.h got lost. I'd suggest copying it from /usr/src/include or maybe doing a 'make includes' if you think any other includes might be goofed up. -- Ray Kohler "I am not an Economist. I am an honest man!" -- Paul McCracken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message