Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2011 19:43:18 +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:  <20110718174318.GA89565@slackbox.erewhon.net>
In-Reply-To: <4E2460D5.3060602@tundraware.com>
References:  <4E244D20.6060401@tundraware.com> <20110718162330.GA88138@slackbox.erewhon.net> <4E2460D5.3060602@tundraware.com>

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

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

On Mon, Jul 18, 2011 at 11:35:33AM -0500, Tim Daneliuk wrote:
> On 7/18/2011 11:23 AM, Roland Smith said this:
> > On Mon, Jul 18, 2011 at 10:11:28AM -0500, Tim Daneliuk wrote:
> >> I just ran pkg_libchk and got this:
> >>
> >>   avahi-app-0.6.29: /usr/local/lib/libavahi-glib.so.1 misses libicui18=
n.so.46
> >>
> >> As I've never seen this before, I'm unclear on what to do to remmediat=
e.
> >=20
> > Have you updated your ports recently? The ICU port was updated to versi=
on 4.8
>=20
> Yes.
>=20
> > recently, which provides libicui18n.so.48, and replaced libicui18n.so.4=
6. As
> > noted in /usr/ports/UPDATING, all ports that depend on ICU should be up=
dated.
>=20
> I did this (and what a joy THAT was ;)

Indeed. :-/ Almost but not quite as much "fun" as a gettext update.

> > Recompile the avahi-app port and it should link with the newer version =
and
> > work fine again.
>=20
> The compilation is blowing out (that might explain the observed problem).
> That is, the port does not build properly - apparently there is some
> syntax problem in the code:
>=20
> /usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' retu=
rn (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : =
"+r" (__X)); __X; }));' at '{'
> /usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' retu=
rn (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : =
"+r" (__X)); __X; }));' at ';'

I get the same messages from as well. They do not cause the error.

> /libexec/ld-elf.so.1: Shared object "libicui18n.so.46" not found, require=
d by "libavahi-glib.so.1"

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.so.=
2')

If that is not the case, you'll have to dive into the configure output, I
think.=20

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)

--UugvWAfsgieZRqgk
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (FreeBSD)

iEYEARECAAYFAk4kcLYACgkQEnfvsMMhpyXsUwCfRzoGvLCuMhinDs8x79mwA715
jxEAoILQX0ehj/DUa9vFz9qqE5K3s6Zu
=jXHY
-----END PGP SIGNATURE-----

--UugvWAfsgieZRqgk--



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