Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2005 16:21:07 -0500
From:      Scot Hetzel <swhetzel@gmail.com>
To:        fbsd@sefao.com
Cc:        freebsd-stable@freebsd.org, kris@obsecurity.org
Subject:   Re: Circles with libcrypt.so.3
Message-ID:  <790a9fff050826142145af7ffa@mail.gmail.com>
In-Reply-To: <200508261710.AA1889927424@ns1.sefao.com>
References:  <200508261710.AA1889927424@ns1.sefao.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/26/05, fbsd <fbsd@sefao.com> wrote:
> Hello,
>=20
> I am trying to install Apache+Mod_ssl via the package apache+mod_ssl-1.3.=
33+2.8.22_1.tbz on a base 5.4 install, I installed in the following order:
> libtool-1.5.18.tbz
> expat-1.95.8_3.tbz
> mm-1.3.1.tgz
> rc_subr-1.31_1.tbz
> apache+ssl-1.3.33.1.55_1.tbz
>=20
> All installed with pkg_add with no issues.  Then I tried to start Apache,=
 it complained as follows:
> /libexec/ld-elf.so.1: Shared Object "libcrypt.so.3" not found, required b=
y Apache.
>=20
> There is no "libcrypt.so.3" file on any of my FreeBSD 5.4 systems nor on =
the CDROM..?
:
> So since this is not a production machine yet I try pkg_delete -f perl5.8=
.6, it does not see the package. So finally I use pkg_add -f perl5.8.7.  It=
 complains that I am missing (so far) via /libexec/ld-elf.so.1: Shared Obje=
ct:
> libcrypt.so.3 (as well)
> libutil.so.5
> libthread.so.2
> not found, required by perl5.8.7...
>=20
> What am I missing?  I would prefer not to start over. From the 5.4 instal=
l, should I just install Apache and Mod_SSL from source? Would I run into t=
he same issues?
>=20
You'll need to install all 5-STABLE packages from source, as I just
helped another user with a similar problem (no libpthread.so.2 for his
net/ntop package).  I suspect that the build system for 5-STABLE
packages is broken, as those library versions are for RELENG_6 and
7.0-CURRENT.

Another possibility is that the package build for RELENG_6 is placing
the packages in the wrong directory.

--=20
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.



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