Date: Thu, 15 Oct 1998 08:00:56 -0700 From: John Polstra <jdp@polstra.com> To: winter@jurai.net Cc: current@FreeBSD.ORG Subject: Re: kernel dependancies broken? Message-ID: <199810151500.IAA03637@austin.polstra.com> In-Reply-To: <Pine.BSF.4.02.9810150101010.17054-100000@sasami.jurai.net> References: <Pine.BSF.4.02.9810150101010.17054-100000@sasami.jurai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <Pine.BSF.4.02.9810150101010.17054-100000@sasami.jurai.net>, Matthew N. Dodd <winter@jurai.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810151500.IAA03637>