Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2005 12:31:46 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        Jean-Jacques Dhenin <dhenin@ecp.fr>
Cc:        questions@freebsd.org
Subject:   Re: howto make a new libdl.so.2
Message-ID:  <20050921163146.GA62299@xor.obsecurity.org>
In-Reply-To: <20050921160214.GA8459@ecp.fr>
References:  <20050921133439.GA7736@ecp.fr> <20050921152849.GB45642@xor.obsecurity.org> <20050921160214.GA8459@ecp.fr>

next in thread | previous in thread | raw e-mail | index | archive | help

--d6Gm4EdcadzBjdND
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Sep 21, 2005 at 06:02:14PM +0200, Jean-Jacques Dhenin wrote:
> Thanks for your reply,=20
>=20
> I do that before mailing to questions@freebsd.org,=20
> and pkg_which /usr/local/lib/libdl.so.2, or pkg_info -W say ? (ie nothing=
).

That means it's not claimed by any port, and you can try just removing
it (or safer: put it somewhere where rtld won't look for it) and
rebuild.

Perhaps you compiled something by hand that installed the libdl -
that's a standard library on other platforms (e.g. solaris, I think),
and so many configure scripts will look for it and assume it should be
linked if found.  This is wrong on FreeBSD.

Kris

> According to Kris Kennaway:
> > > When I try cgoban2 on FreeBSD ... 4.11-STABLE, I get=20
> > >=20
> > > /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol=
 "_libc_intl_domainname"
> > >=20
> > > I have not found anything about the origine of libdl.so.2.=20
> > >=20
> > > New kernel, new buildworld, portupdate -Rrf cgoban2 and portmanager,=
=20
> > > without succes.
> >=20
> > pkg_which /usr/local/lib/libdl.so.2
>=20
> --=20
> (?>   Dh?nin Jean-Jacques
> / )   dhenin@ecp.fr
> ^^
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"
>=20

--d6Gm4EdcadzBjdND
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDMYryWry0BWjoQKURAiQwAKDwUVjpTzvAtVA/HLtAbEPtb+22FgCeNcuw
sDZSHc/DJxk0itXXabXnfBM=
=8QF7
-----END PGP SIGNATURE-----

--d6Gm4EdcadzBjdND--



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