From owner-freebsd-current Tue Nov 19 4: 9:12 2002 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 CB63E37B401 for ; Tue, 19 Nov 2002 04:09:11 -0800 (PST) Received: from www.patrickkidd.com (3-4-237-24-cable.anchorageak.net [24.237.4.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2698C43E4A for ; Tue, 19 Nov 2002 04:09:11 -0800 (PST) (envelope-from ajole-1@gci.net) Received: from poopypants (paddycakes [217.42.175.60]) by www.patrickkidd.com (8.11.3/8.11.3) with ESMTP id gAJ4ZPv10923 for ; Tue, 19 Nov 2002 04:35:25 GMT (envelope-from ajole-1@gci.net) Content-Type: text/plain; charset="us-ascii" From: Patrick Stinson Reply-To: ajole-1@gci.net To: current@freebsd.org Subject: cyclic dependancies? Date: Tue, 19 Nov 2002 12:23:24 +0000 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200211191223.24466.ajole-1@gci.net> 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 seems I've backed myself into a corner.=20 I've got 4.4-Release installed, and have cvsup'ed src-all into a /usr pre= fix.=20 make buildworld completed successfully, but now I cannot continue without= =20 libc.so.5. Unfortuantely, I can't build libc 5 without the current kernel= ,=20 and vise-versa. I get a core dump (assuming that's because of my kernel=20 version) from make in the /usr/src directory when logged in as root. conf= ig=20 bails after asking for libc.so.5. make kernel worked at one point, but the kernel didn't seem to actually=20 install on /. suggesstions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message