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 <[EMAIL PROTECTED]> "I am not an Economist. I am an honest man!" -- Paul McCracken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message