Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 1998 03:24:27 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        mauri@mbp.ee
Cc:        stable@FreeBSD.ORG
Subject:   Re: libc.so.3.1 ver libc.so.3.0 ??
Message-ID:  <199802171124.DAA06942@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199802171114.NAA01926@bsd.mbp.ee> (mauri@mbp.ee)

next in thread | previous in thread | raw e-mail | index | archive | help
 * bash-2.01# ldconfig -r | grep libc\\.
 *         19:-lc.3.1 => /usr/lib/libc.so.3.1
 * bash-2.01# ls -l /usr/lib/libc.*
 * -r--r--r--  1 bin  bin  562934 Feb 16 13:18 /usr/lib/libc.a
 * -r--r--r--  1 bin  bin  451557 Jan 30 03:50 /usr/lib/libc.so.3.0
 * -r--r--r--  1 bin  bin  451557 Feb 16 13:18 /usr/lib/libc.so.3.1

Well, that looks perfectly fine.  I'm stumped, to be honest.

Which program is complaining?  (If program "foo" is complaining, can
you send us the output of "ldd $(which foo)"?)

Satoshi

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



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