Re: Am I Missing A Compat Library?

2011-07-18 Thread Tim Daneliuk
On 7/18/2011 3:15 PM, Roland Smith said this: > On Mon, Jul 18, 2011 at 01:02:53PM -0500, Tim Daneliuk wrote: >> On 7/18/2011 12:43 PM, Roland Smith said this: >> >>> >>> 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

Re: Am I Missing A Compat Library?

2011-07-18 Thread Roland Smith
On Mon, Jul 18, 2011 at 01:02:53PM -0500, Tim Daneliuk wrote: > On 7/18/2011 12:43 PM, Roland Smith said this: > > > > > 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

Re: Am I Missing A Compat Library?

2011-07-18 Thread Dan Nelson
In the last episode (Jul 18), Tim Daneliuk said: > On 7/18/2011 12:43 PM, Roland Smith said this: > > 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 > >

Re: Am I Missing A Compat Library?

2011-07-18 Thread Tim Daneliuk
On 7/18/2011 12:43 PM, Roland Smith said this: > > 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 t

Re: Am I Missing A Compat Library?

2011-07-18 Thread Roland Smith
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 > >> libi

Re: Am I Missing A Compat Library?

2011-07-18 Thread Tim Daneliuk
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 libicui18n.so.46 >> >> As I've never seen this before, I'm unclear on what to do t

Re: Am I Missing A Compat Library?

2011-07-18 Thread Roland Smith
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 libicui18n.so.46 > > As I've never seen this before, I'm unclear on what to do to remmediate. Have you updated your ports recently?

Re: Am I Missing A Compat Library?

2011-07-18 Thread Polytropon
On Mon, 18 Jul 2011 10:11:28 -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 libicui18n.so.46 > > As I've never seen this before, I'm unclear on what to do to remmediate. Seems to originate from Unicode support. Th