From owner-freebsd-stable Wed Aug 7 2:11:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A33B37B400 for ; Wed, 7 Aug 2002 02:11:55 -0700 (PDT) Received: from addr-mx01.addr.com (addr-mx01.addr.com [209.249.147.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BB4D43E6A for ; Wed, 7 Aug 2002 02:11:55 -0700 (PDT) (envelope-from torvalds@addr.com) Received: from proxy1.addr.com (proxy1.addr.com [209.249.147.28]) by addr-mx01.addr.com (8.12.5/8.12.2) with ESMTP id g779BsFZ038190 for ; Wed, 7 Aug 2002 02:11:54 -0700 (PDT) Received: from TS22 ([202.71.153.170]) by proxy1.addr.com (8.11.6/8.9.1) with ESMTP id g779Brs75660 for ; Wed, 7 Aug 2002 02:11:53 -0700 (PDT) (envelope-from torvalds@addr.com)(envelope-to ) Message-ID: <019801c23df2$4ef31a50$9600a8c0@blraddrcom> From: "Naga Suresh B" To: Subject: Problem with libutil while compiling the kernel Date: Wed, 7 Aug 2002 14:40:41 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Scanned-By: MIMEDefang 2.15 (www dot roaringpenguin dot com slash mimedefang) 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 Hai, While compiling the kernel in FreeBSD 4.5 Release after doing a cvsup I am getting "file not found "errors in libutil directory.What could be the reason and is there any solution to this problem. This is the error I am getting while doing make all install install -c -o root -g wheel -m 444 libutil.a /usr/lib install -c -o root -g wheel -m 444 libutil_p.a /usr/lib install -c -s -o root -g wheel -m 444 libutil.so.3 /usr/lib install: libutil.so.3: No such file or directory *** Error code 71 Stop in /usr/src/lib/libutil. *** Error code 1 Stop in /usr/src/lib. Regards, B.Naga Suresh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message