Date: Thu, 22 May 2003 10:53:48 +0200 From: CARTER Anthony <a.carter@cordis.lu> To: freebsd-current@freebsd.org Subject: Undefined symbol "getpwuid_r" Message-ID: <200305221053.48363.a.carter@intrasoft.lu>
next in thread | raw e-mail | index | archive | help
Hi, Just done a buildworld and installworld from yesterdays CVSUp (today, 22nd, 10:51am GMT+1). However, whenever I launch ymessenger now I get: /usr/libexec/ld-elf.so.1: /usr/local/lib/libglib12.so.3: Undefined symbol "getpwuid_r" Has anyone got an idea about this? When I do: nm /usr/lib/libc.a | grep getpwuid I get: 000003d0 T __nss_compat_getpwuid_r U getpwuid U getpwuid U getpwuid U getpwuid 00000850 T getpwuid 000005b0 T getpwuid_r If any further info is required just let me know. Thanks, Anthony
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305221053.48363.a.carter>