Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Apr 1997 15:52:56 -0800
From:      John Polstra <jdp@polstra.com>
To:        john@dexter.starfire.mn.org
Cc:        ports@freebsd.org
Subject:   Re: 2.1.7.1 shells package want libc.so.3.0 and others, can't find them
Message-ID:  <199704052352.PAA08569@austin.polstra.com>
In-Reply-To: <Mutt.19970405085017.john@dexter.starfire.mn.org>
References:  <Mutt.19970405085017.john@dexter.starfire.mn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <Mutt.19970405085017.john@dexter.starfire.mn.org>,
John Lind <john@dexter.starfire.mn.org> wrote:
> I just just tried (twice) to load the 2.1.7.1 tcsh, bash, and pdksh
> packages into a 2.1.7.1 system on which I have done a "make world".
> All of the above mentioned shells (well, ld.so) exits with
> ld.so failed: Can't find shared library "libc.so.3.0"

Are you sure you're really using the 2.1.7.1 versions of the packages?
I just grabbed the "pdksh" one from ftp.freebsd.org.  It definitely
doesn't try to use libc.so.3.0:

    austin$ ldd ./ksh
    ./ksh:
	    -lc.2 => /usr/lib/libc.so.2.2 (0x8043000)
    austin$ 

John
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth



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