Date: Fri, 3 Aug 2001 22:57:20 -0700 From: Kris Kennaway <kris@FreeBSD.ORG> To: Tim Kellers <timothyk@server1.wallnet.com> Cc: stable@FreeBSD.ORG Subject: Re: firebird oddity Message-ID: <20010803225720.A12977@citusc17.usc.edu> In-Reply-To: <Pine.BSI.3.96.1010803233012.5562A-100000@server1.wallnet.com>; from timothyk@server1.wallnet.com on Sat, Aug 04, 2001 at 01:22:07AM -0400 References: <Pine.BSI.3.96.1010803233012.5562A-100000@server1.wallnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 04, 2001 at 01:22:07AM -0400, Tim Kellers wrote: >=20 >=20 > When compiling firebird (interbase) from /usr/ports/databases/firebird, > the make fails when it can't find -ldescrypt. When I check other > (4.3-stable) FreeBSD servers I have, I find libdescrypt in > /usr/obj...../libcrypt/ >=20 > Is this the directory that firebird is looking for a file in, and, if it > is, what program/port supplies the necessary executables (or .so) files? >=20 > I took a look at the FreeBSD archive, didn't find anything that seemed > appropriate, so I decided to ask the wizards, here. It probably should never have been linking against libdescrypt directly -- access to that library was supposed to be indirected through the libcrypt symlink (there used to also be a libscrypt which it could also point to). The libdescrypt library has gone away and libcrypt is an actual library now. Kris --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7a47AWry0BWjoQKURAvEbAJ41QpYBHlTvvKud10MKe0Sx4h9bUgCg0P3L NykelqevPpu8gSxV66o4Mhk= =XHY+ -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0-- 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?20010803225720.A12977>