From owner-freebsd-questions Mon Jan 20 18:43: 8 2003 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 3A7B137B405 for ; Mon, 20 Jan 2003 18:43:07 -0800 (PST) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD7943F1E for ; Mon, 20 Jan 2003 18:43:06 -0800 (PST) (envelope-from effdefender@earthlink.net) Received: from lsanca1-ar19-4-47-011-021.lsanca1.elnk.dsl.genuity.net ([4.47.11.21] helo=Defender2) by harrier.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 18aoNW-0000D0-00 for Freebsd-questions@freebsd.org; Mon, 20 Jan 2003 18:43:06 -0800 Message-ID: <002901c2c0f6$8faa84c0$0301a8c0@sys.gtei.net> Reply-To: "James" From: "James" To: "Freebsd-questions" Subject: Problem upgrading from 4.6 to 5.0 - RELEASE (lib.a not found) Date: Mon, 20 Jan 2003 18:41:12 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been running FreeBSD 4.6 since last June, and I decided to upgrade to 5.0 Release. I read through and followed the instructions listed in /usr/src/UPDATING. Here is what I did (as per the UPDATING file): cd /usr/src make buildworld make buildkernel KERNCONF=GENERIC cp src/sys/i386/conf/GENERIC.hints /boot/device.hints make installkernel KERNCONF=GENERIC cd src/sys/boot make install The problem comes at the above command(s): cd src/sys/boot ; make install It goes through various files, but stops and says (I cannot copy and paste the output, so here it is typed): ... ===> i386/btx/lib install -c -o root -g wheel -m444 lib.a /usr/lib install: lib.a: No such file or directory *** Error code 71 ... You guys have been very helpful before, thank you in advance for looking at it! Any ideas? Thanks! James Turnbull To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message