From owner-freebsd-newbies Mon Jun 19 12: 9:58 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from mail0.mia.bellsouth.net (mail0.mia.bellsouth.net [205.152.144.12]) by hub.freebsd.org (Postfix) with ESMTP id 9877137B7D9 for ; Mon, 19 Jun 2000 12:09:52 -0700 (PDT) (envelope-from pineypl@bellsouth.net) Received: from dell450.mcse (adsl-61-16-127.mia.bellsouth.net [208.61.16.127]) by mail0.mia.bellsouth.net (3.3.5alt/0.75.2) with SMTP id PAA18833 for ; Mon, 19 Jun 2000 15:09:50 -0400 (EDT) From: Bob Collins Organization: Collins To: freebsd-newbies@FreeBSD.ORG Subject: ld.so and libg++.so.4 errors Date: Mon, 19 Jun 2000 15:04:14 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00061915100801.00429@dell450.mcse> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have installed Mozilla on my FBSD box, but am having a trouble with the following. I am using 3.2 stable and the kde. When I try to run Mozilla it does not run. When I check what is happening, the error message is as follows: /usr/libexec/ld.so: warning: /usr/lib/libg++.so.4: minor version -1 older than expected 0, using it anyway ld.so failed: bad magic number in "/usr/lig/libg++.so.4" I understand this is a shared library element, but I am not sure how to update it, nor do I know where to find the update. Can someone explain this? Thanks tons. Bob Collins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message