Date: Tue, 19 Nov 2002 07:13:03 -0500 From: Ray Kohler <ataraxia@cox.net> To: ajole-1@gci.net Cc: current@freebsd.org Subject: Re: cyclic dependancies? Message-ID: <3DDA2ACF.1050309@cox.net> In-Reply-To: <200211191223.24466.ajole-1@gci.net> References: <200211191223.24466.ajole-1@gci.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Patrick Stinson wrote: > seems I've backed myself into a corner. > > I've got 4.4-Release installed, and have cvsup'ed src-all into a /usr > prefix. > make buildworld completed successfully, but now I cannot continue without > libc.so.5. Unfortuantely, I can't build libc 5 without the current > kernel, > and vise-versa. I get a core dump (assuming that's because of my kernel > version) from make in the /usr/src directory when logged in as root. > config > bails after asking for libc.so.5. > make kernel worked at one point, but the kernel didn't seem to actually > install on /. > > suggesstions? Current kernels install to /boot/kernel/kernel. Either interrupt the loader during boot and point it there or install the new loader before you reboot. This is documented in src/UPDATING (and there are a few more issues there, I'd suggest checking it out before you run into more trouble.) - @ 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?3DDA2ACF.1050309>