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: roland/build-nscd, roland/disable-nscd merged


I'm seeing a build error:

In file included from getspnam_r.c:29:0:
../nss/getXXbyYY_r.c: In function '__getspnam_r':
../nss/getXXbyYY_r.c:187:1: error: '__nss_not_use_nscd_shadow' undeclared (first use in this function)
../nss/getXXbyYY_r.c:187:1: note: each undeclared identifier is reported only once for each function it appears in
../nss/getXXbyYY_r.c:193:7: warning: implicit declaration of function '__nscd_getspnam_r' [-Wimplicit-function-declaration]

This is for a default build, i.e. new configure options not used.

-- 
Joseph S. Myers
joseph@codesourcery.com


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