From owner-freebsd-stable Tue Aug 28 11:38:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtpproxy1.mitre.org (smtpproxy1.mitre.org [129.83.20.90]) by hub.freebsd.org (Postfix) with ESMTP id 0EBB037B407 for ; Tue, 28 Aug 2001 11:38:49 -0700 (PDT) (envelope-from jandrese@mitre.org) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.11.3/8.11.3) with ESMTP id f7SIcYc08932; Tue, 28 Aug 2001 14:38:35 -0400 (EDT) Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id f7SIcVI20946; Tue, 28 Aug 2001 14:38:32 -0400 (EDT) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub1.mitre.org with SMTP id 7458206; Tue, 28 Aug 2001 14:37:34 -0400 Message-ID: <3B8BE50E.28CB36F9@mitre.org> Date: Tue, 28 Aug 2001 14:38:06 -0400 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Lauri Laupmaa Cc: stable@freebsd.org Subject: Re: /usr/src & /usr/obj as links - no go :( References: <3B8BC406.2F547BD7@inspiral.net> <3B8BD709.F246FE64@mitre.org> <3B8BCA6F.3F5F6CDC@inspiral.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lauri Laupmaa wrote: > > Jason Andresen wrote: > > > You're upgrading from 4.1 aren't you? Try installing 4.3 off of CDs or > > from the net (as an install) and cvsup+recompile from that. I had > > this same problem when I tried to cvsup my 4.0-RELEASE boxes to > > 4.3-STABLE. > > I canot do that :( > I'm too far away from the machine... Hmm, then it's problematic. If you look through the CVS logs for those files, you should see when the change took place (adding the call to basename and requiring a nonexistant header). If you CVSup to the source tree right before those changes it should be able to compile. After you install that world, try cvsuping to the current -STABLE and try compiling again. I know I never hit a roadblock like this on my -STABLE machines that I kept more or less up to date, so theoretically this should work. This is unbelievably ugly however, and I'm hoping someone else on this list has a better idea. One hack approach that I do _not_ endorse is to download the missing header file and stick it in place. Then (in single user mode!) grab the newest libc and use it to replace your old libc. Then buildworld (hopefully not running into any problems) and install. This approach may leave your machine in an unusable state, so I can't recommended it. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message