Date: Thu, 22 May 2003 15:15:54 +0200 From: CARTER Anthony <a.carter@cordis.lu> To: Craig Rodrigues <rodrigc@attbi.com>, David Leimbach <leimy2k@mac.com> Cc: freebsd-current@freebsd.org Subject: Re: Undefined symbol "getpwuid_r" Message-ID: <200305221515.54607.a.carter@intrasoft.lu> In-Reply-To: <200305221508.25508.a.carter@intrasoft.lu> References: <200305221053.48363.a.carter@intrasoft.lu> <20030522125619.GA87747@attbi.com> <200305221508.25508.a.carter@intrasoft.lu>
next in thread | previous in thread | raw e-mail | index | archive | help
Oh, and version 2xxx of glib makes no difference...:D Anthony On Thursday 22 May 2003 15:08, Anthony Carter wrote: > And installation of glib-1.2.10_9 did not resolve the problem...:D > > Anthony > > On Thursday 22 May 2003 14:56, Craig Rodrigues wrote: > > On Thu, May 22, 2003 at 07:07:24AM -0500, David Leimbach wrote: > > > Have you recompiled the ymessenger code? It sounds as if > > > > ymessenger is a binary port, so you cannot recompile it. > > > > >However, whenever I launch ymessenger now I get: > > > > > >/usr/libexec/ld-elf.so.1: /usr/local/lib/libglib12.so.3: Undefined > > >symbol > > >"getpwuid_r" > > > > pkg_info -W /usr/local/lib/libglib.12.so.3 > > /usr/local/lib/libglib12.so.3 was installed by package glib-1.2.10_8 > > > > I recommend the following: > > - try recompiling the glib-1.2.10_8 (or newer) port > > > > If that doesn't work, try the following: > > > > Set the following environment variable before starting ymessenger: > > LD_PRELOAD=/usr/lib/libc.so.5 > > export LD_PRELOAD > > > > Tracking these problems down is a pain. :(
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305221515.54607.a.carter>