From owner-freebsd-questions Mon Jun 17 14:57:42 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA03351 for questions-outgoing; Mon, 17 Jun 1996 14:57:42 -0700 (PDT) Received: from net1.netview.net ([199.3.74.250]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA03339 for ; Mon, 17 Jun 1996 14:57:36 -0700 (PDT) Received: from corona (corona.netview.net [206.223.98.2]) by net1.netview.net (8.6.12/8.6.12) with SMTP id QAA29847 for ; Mon, 17 Jun 1996 16:57:24 -0500 Date: Mon, 17 Jun 1996 16:57:24 -0500 Message-Id: <2.2.32.19960617165857.0096c5a0@netview.net> X-Sender: jrclark@netview.net X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@freebsd.org From: John Clark Subject: warning: /usr/lib/libutil.so.2.0: ... Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Oh boy, now I have done it. I had FreeBSD v. 2.1, from Walnut Creek, installed on my system. I decided to upgrade to version 2.1-stable. Unable to use sup, I downloaded the entire 35 MB /usr/src tree. I simply typed "cd /usr/src" then "make world" -- beyond warnings, it seemed ok. The compile took 3 hours 15 minutes to complete! Now when I login, I get the following message: ld.so: warning: /usr/lib/libutil.so.2.0: minor version 0 older than expected 1, using it anyway What now? John Clark [jrclark@netview.net]