Re: Undefined symbol "getpwuid_r"

From: Craig Rodrigues <rodrigc_at_attbi.com>
Date: Thu, 22 May 2003 08:56:19 -0400
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
Received on Thu May 22 2003 - 03:55:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:08 UTC