From owner-freebsd-isp Thu Aug 22 8: 2:21 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CF2237B400 for ; Thu, 22 Aug 2002 08:02:18 -0700 (PDT) Received: from floyd.gnulife.org (floyd.gnulife.org [199.86.41.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82D4243E3B for ; Thu, 22 Aug 2002 08:02:17 -0700 (PDT) (envelope-from jamie@gnulife.org) Received: by floyd.gnulife.org (Postfix, from userid 1000) id A2019432EE; Thu, 22 Aug 2002 10:36:20 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by floyd.gnulife.org (Postfix) with ESMTP id 944B343280 for ; Thu, 22 Aug 2002 10:36:20 -0500 (CDT) Date: Thu, 22 Aug 2002 10:36:20 -0500 (CDT) From: Jamie Ostrowski To: freebsd-isp@freebsd.org Subject: problems with libc_r.so.3 Message-ID: <20020822102447.A74119-100000@floyd.gnulife.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a program I'm trying to load on FreeBSD 4.5. When I try to load it, I get: /usr/libexec/ld-elf.so.1: Shared object "libc_r.so.3" not found Not sure what kind of library this is or how I get it to run, but I DO see this library on the disk: host# locate libc_r.so.3 /usr/src/lib/compat/compat22/libc_r.so.3.0.gz.uu /usr/src/lib/compat/compat3x.i386/libc_r.so.3.gz.uu host# _ These libraries look different than most of the libc_r libraries. Why won't they load correctly? - Jamie "If you lose your bearings, your life won't go smoothly." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message