Undefined symbol "getpwuid_r"
David Leimbach
leimy2k at mac.com
Thu May 22 05:08:07 PDT 2003
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"
More information about the freebsd-current
mailing list