From owner-freebsd-questions@FreeBSD.ORG Wed Sep 21 16:31:50 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0424416A41F for ; Wed, 21 Sep 2005 16:31:49 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F68843D46 for ; Wed, 21 Sep 2005 16:31:49 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8LGVl0r003497 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 21 Sep 2005 12:31:47 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8LGVl6P030849; Wed, 21 Sep 2005 12:31:47 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3CC46511F0; Wed, 21 Sep 2005 12:31:47 -0400 (EDT) Date: Wed, 21 Sep 2005 12:31:46 -0400 From: Kris Kennaway To: Jean-Jacques Dhenin Message-ID: <20050921163146.GA62299@xor.obsecurity.org> References: <20050921133439.GA7736@ecp.fr> <20050921152849.GB45642@xor.obsecurity.org> <20050921160214.GA8459@ecp.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <20050921160214.GA8459@ecp.fr> User-Agent: Mutt/1.4.2.1i Cc: questions@freebsd.org Subject: Re: howto make a new libdl.so.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 16:31:50 -0000 --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--