glibc-2.2.3 make check complaints

Ben Collins bcollins@debian.org
Fri Apr 27 20:42:00 GMT 2001


On Fri, Apr 27, 2001 at 07:19:55PM -0700, Ulrich Drepper wrote:
> Ben Collins <bcollins@debian.org> writes:
> 
> > FYI, I reversed the patch to nis/nss_compat/* from 2.2.2 to 2.2.3, and
> > that *did not* fix it...guess it has something to do with nss-nis.c?
> 
> I just fixed a bug which also was in the original code.  It would have
> had different implications there but I doubt that this is really the
> problem since it would mean the NIS code generating wrong error
> numbers.
> 
> Beside this I cannot see any differences.

/usr/lib/libnss_compat.so: undefined reference to `__niserr2nss_tab'
/usr/lib/libnss_compat.so: undefined reference to `__niserr2nss_count'

Not sure how they get pulled in, but they aren't defined, and so the
module load fails. Looks like nss-nisplus.o needs to be part of the
module aswell? In fact, I added that object, and now the nss_compat
module works as expected.

Ben

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



More information about the Libc-alpha mailing list