Undefined symbol "getpwuid_r"
Craig Rodrigues
rodrigc at attbi.com
Thu May 22 05:55:32 PDT 2003
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. :(
--
Craig Rodrigues
http://home.attbi.com/~rodrigc
rodrigc at attbi.com
More information about the freebsd-current
mailing list