From owner-freebsd-current Thu Oct 15 08:01:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04669 for freebsd-current-outgoing; Thu, 15 Oct 1998 08:01:19 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA04664 for ; Thu, 15 Oct 1998 08:01:17 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.9.1/8.9.1) with ESMTP id IAA03637; Thu, 15 Oct 1998 08:00:56 -0700 (PDT) (envelope-from jdp) Message-Id: <199810151500.IAA03637@austin.polstra.com> To: winter@jurai.net Subject: Re: kernel dependancies broken? In-Reply-To: References: Organization: Polstra & Co., Seattle, WA Cc: current@FreeBSD.ORG Date: Thu, 15 Oct 1998 08:00:56 -0700 From: John Polstra Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Matthew N. Dodd wrote: > > Anyone seen this? > > 1. edit src/sys/cam/cam_xpt.c > 2. add a quirk entry > 3. cd src/sys/compile/KERNEL/ > 4. 'make' > 5. wait while most of the kernel source is rebuilt. It doesn't happen here on an ELF system from October 11. Maybe you can debug it by using "make -d m". Also, look at your .depend file and see what depends on cam_xpt.[co]. It might be worthwhile to remove the compilation directory entirely, reconfig your kernel, and try it again. Maybe you've gotten some screwy circular arrangement of symlinks or something. (OK, I'm reaching.) An fsck run might not be a bad idea, either. :-) John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message