Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2011 22:15:07 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Tim Daneliuk <tundra@tundraware.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Am I Missing A Compat Library?
Message-ID:  <20110718201507.GA30439@slackbox.erewhon.net>
In-Reply-To: <4E24754D.4090505@tundraware.com>
References:  <4E244D20.6060401@tundraware.com> <20110718162330.GA88138@slackbox.erewhon.net> <4E2460D5.3060602@tundraware.com> <20110718174318.GA89565@slackbox.erewhon.net> <4E24754D.4090505@tundraware.com>

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

--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--



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