This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix linking ldconfig when --enable-static-nss (with ChangeLog)


On Tuesday 12 January 2010 21:27:46 Paul Pluzhnikov wrote:
> Resubmitting with proper ChangeLog. Sorry about missing it first time
>  around.
> 
> Configuring glibc with --enable-static-nss causes elf/ldconfig to fail to
> link with:
> 
> /home/glibc-git/build/libc.a(nsswitch.o):(.data+0x8): undefined reference
>  to `_nss_files_getaliasent_r'
>  /home/glibc-git/build/libc.a(nsswitch.o):(.data+0x18): undefined reference
>  to `_nss_files_endaliasent' ... etc. ...
> 
> (AFAICT, this has been broken since at least glibc-2.3.6)

can you double check with:
http://sourceware.org/bugzilla/show_bug.cgi?id=631

the patch there seems to be more "complete"
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]