From owner-freebsd-questions@FreeBSD.ORG Mon Jul 18 20:15:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3218D1065670 for ; Mon, 18 Jul 2011 20:15:48 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.freebsd.org (Postfix) with ESMTP id 9FF4E8FC13 for ; Mon, 18 Jul 2011 20:15:47 +0000 (UTC) Received: from slackbox.erewhon.net (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr15.xs4all.nl (8.13.8/8.13.8) with ESMTP id p6IKF7AF072572; Mon, 18 Jul 2011 22:15:07 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.net (Postfix, from userid 1001) id 7B42DBA96; Mon, 18 Jul 2011 22:15:07 +0200 (CEST) Date: Mon, 18 Jul 2011 22:15:07 +0200 From: Roland Smith To: Tim Daneliuk Message-ID: <20110718201507.GA30439@slackbox.erewhon.net> References: <4E244D20.6060401@tundraware.com> <20110718162330.GA88138@slackbox.erewhon.net> <4E2460D5.3060602@tundraware.com> <20110718174318.GA89565@slackbox.erewhon.net> <4E24754D.4090505@tundraware.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <4E24754D.4090505@tundraware.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Am I Missing A Compat Library? 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: Mon, 18 Jul 2011 20:15:48 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 18, 2011 at 01:02:53PM -0500, Tim Daneliuk wrote: > On 7/18/2011 12:43 PM, Roland Smith said this: >=20 > >=20 > > But I _don't_ get this linker error. Just a thought, but have a look at= glib > > and dbus, and check that it is linked to the right libicu? ('ldd > > /usr/local/lib/libglib-2.0.so.0' and 'ldd /usr/local/lib/libdbus-glib-1= =2Eso.2') > >=20 > > If that is not the case, you'll have to dive into the configure output,= I > > think.=20 > >=20 > > Roland >=20 >=20 > A forced deinstallation of avahi-app and then an installation, seems > to have made the problem disappear. I've seen that problem before. Sometimes an app will link to the previously installed versions of its libraries rather than the freshly built ones. Do = you by any chance have the environment variable LIBRARY_PATH set to /usr/local/lib? I've long suspected that or the -L option to gcc to be the culprit.=20 > So much for "dynamically linked libraries will make systems maintenance > simpler ..." Static linking does indeed have some advantages. :-) Of course there is sti= ll the option WITHOUT_DYNAMICROOT in /etc/src.conf to build /bin and /sbin without dynamic linking... Haven't tried it in years, though. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --zhXaljGHf11kAtnf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iEYEARECAAYFAk4klEsACgkQEnfvsMMhpyWqCgCfXOpnzQE4vVi4GFjXDL+B1QlL xWMAn2D61tR++uHG+U/zJTAqia4bdHko =SmWE -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf--