Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 07:07:24 -0500
From:      David Leimbach <leimy2k@mac.com>
To:        CARTER Anthony <a.carter@cordis.lu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Undefined symbol "getpwuid_r" 
Message-ID:  <F2AA333E-8C4D-11D7-A361-0003937E39E0@mac.com>
In-Reply-To: <200305221053.48363.a.carter@intrasoft.lu>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F2AA333E-8C4D-11D7-A361-0003937E39E0>