From owner-freebsd-questions@FreeBSD.ORG Sat Sep 17 03:38:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C16116A41F for ; Sat, 17 Sep 2005 03:38:25 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id D832343D45 for ; Sat, 17 Sep 2005 03:38:24 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j8H3cOqh029393; Fri, 16 Sep 2005 22:38:24 -0500 (CDT) (envelope-from dan) Date: Fri, 16 Sep 2005 22:38:24 -0500 From: Dan Nelson To: Jordan Freeman Message-ID: <20050917033824.GB97440@dan.emsphone.com> References: <432B8B49.90200@thecompanyonline.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <432B8B49.90200@thecompanyonline.com> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.10i Cc: freebsd-questions@freebsd.org Subject: Re: Error code 71 on rebuilding libc. FreeBSD 5.4-p6. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2005 03:38:25 -0000 In the last episode (Sep 16), Jordan Freeman said: > Performing a "make install" in /usr/src/lib/libc, here's the output : > > # make install > install -C -o root -g wheel -m 444 libc.a /usr/lib > install: libc.a: No such file or directory > *** Error code 71 > > Stop in /usr/src/lib/libc. > > Howerer, when I "ll" for the file /usr/lib/libc.a in the /usr/lib > directory, I get : > > # ll libc.a > -r--r--r-- 1 root wheel 1918768 Aug 20 11:53 libc.a > > So the file is obviously there. There is a possibilty that I'm just > being a twit. Any assistance would be greatly appreciated. Did you run "make" first? -- Dan Nelson dnelson@allantgroup.com