Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 12:02:28 -0500
From:      "Edward Shabotinsky" <lanshark@bsinet.net>
To:        <freebsd-isp@FreeBSD.ORG>
Subject:   Re: problems with libc_r.so.3 
Message-ID:  <00d001c249fd$b28cca40$0201a8c0@stranger>
References:  <Pine.BSF.4.05.10208220830320.656-100000@misery.sdf.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <tom@sdf.com>
To: "Jamie Ostrowski" <jamie@gnulife.org>
Cc: <freebsd-isp@FreeBSD.ORG>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d001c249fd$b28cca40$0201a8c0>