Testsuite failure in check-localplt

Andreas Jaeger aj@suse.de
Tue Oct 9 05:50:00 GMT 2007


Roland McGrath <roland@redhat.com> writes:

> Look for the relocs in libc.so that refer to those symbols.  Probably they
> should be calling __read, which already has libc_hidden_proto.  If they are
> in code never reached by ISO C-only, then they could legitimately stick to
> read for aesthetic purposes if one really cared, but then you'd need to add
> libc_hidden_proto for read in include/unistd.h, which we haven't needed yet.
> (If they are in low-level linux-specific code, they might want to be using
> INLINE_SYSCALL anyway.)

Thanks - that helped.  It was in eventfd_read and write - and I just
noticed that Uli already committed the obvious fix.

The testsuite passes now for me,
Andreas
-- 
 Andreas Jaeger, Director Platform/openSUSE, aj@suse.de
  SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
   Maxfeldstr. 5, 90409 Nürnberg, Germany
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20071009/3994cb03/attachment.sig>


More information about the Libc-hacker mailing list