Date: Thu, 22 Aug 2002 10:36:20 -0500 (CDT) From: Jamie Ostrowski <jamie@gnulife.org> To: freebsd-isp@freebsd.org Subject: problems with libc_r.so.3 Message-ID: <20020822102447.A74119-100000@floyd.gnulife.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020822102447.A74119-100000>
