Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 21:47:20 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        Len Conrad <lconrad@Go2France.com>
Cc:        questions@freebsd.org
Subject:   Re: ld-elf.so?
Message-ID:  <14912.11208.610028.339605@guru.mired.org>
In-Reply-To: <112914139@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Len Conrad <lconrad@Go2France.com> types:
> In 4.1.1-release
> A pkg doing a "make check" complains
> /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found
> "where" do I find "what" to add?

The message is from ld-elf.so.1; it can't find libc.so.3, which is the
3.x compatability library.

The best solution is to get the 4.x version of the package, or build
from ports. If that's not possible, do a "make install" in
/usr/src/lib/compat/compat3x.i386 as root to install libc.so.3.


	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Unix/FreeBSD consultant,	email for more information.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14912.11208.610028.339605>