Re: Undefined symbol "getpwuid_r"

From: David Leimbach <leimy2k_at_mac.com>
Date: Thu, 22 May 2003 07:07:24 -0500
Have you recompiled the ymessenger code?  It sounds as if
some .so got replaced from an old compile and the code should
no longer link if you rebuild it.

The new NS stuff Jacques is working on most likely has caused
this.  It looks as if you may just need a rebuild of ymessenger.

Dave
On Thursday, May 22, 2003, at 03:53 AM, CARTER Anthony wrote:

> 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
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe_at_freebsd.org"
Received on Thu May 22 2003 - 03:08:06 UTC

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