From owner-freebsd-isp Thu Aug 22 10: 1:37 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 1778B37B400 for ; Thu, 22 Aug 2002 10:01:33 -0700 (PDT) Received: from mx1.britesite.net (mx1.britesite.net [63.175.65.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A5743E72 for ; Thu, 22 Aug 2002 10:01:32 -0700 (PDT) (envelope-from lanshark@bsinet.net) Received: from stranger (dsl-232-75.speedsite.com [206.126.232.75]) by mx1.britesite.net (8.11.6/8.11.6) with SMTP id g7MGv3056553 for ; Thu, 22 Aug 2002 11:57:03 -0500 (CDT) (envelope-from lanshark@bsinet.net) Message-ID: <00d001c249fd$b28cca40$0201a8c0@stranger> From: "Edward Shabotinsky" To: References: Subject: Re: problems with libc_r.so.3 Date: Thu, 22 Aug 2002 12:02:28 -0500 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 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 you can try link existing libs with .so.4 or .so.5 extensions to .so.3 it may work for you also. Edward Shabotinsky Systems Engineer BriteSiteInet Inc. --------------------------------- lanshark@bsinet.net www.britesite.net --------------------------------- ----- Original Message ----- From: "Tom Samplonius" To: "Jamie Ostrowski" Cc: Sent: Thursday, August 22, 2002 10:32 AM Subject: Re: problems with libc_r.so.3 > > libc_r.so.3 is a older library that was included in older versions of > FreeBSD. It seems to be part of the compat22 and compat3x kits, though > you don't have those kits installed. You should probably download and > install the compat3x package. > > Tom > > > On Thu, 22 Aug 2002, Jamie Ostrowski wrote: > > > > > > > > > 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 > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message