public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/26255] New: <netdb.h>  references <rpc/netdb.h>, but the latter is no longer installed
@ 2020-07-17  2:53 bero at lindev dot ch
  2020-07-17  7:49 ` [Bug libc/26255] " fweimer at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bero at lindev dot ch @ 2020-07-17  2:53 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=26255

            Bug ID: 26255
           Summary: <netdb.h>  references <rpc/netdb.h>, but the latter is
                    no longer installed
           Product: glibc
           Version: 2.32
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: bero at lindev dot ch
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

In current glibc (2020/07/17, latest commit
efedd1ed3d211941fc66d14ba245be3552b2616a), /usr/include/rpc/netdb.h is no
longer installed, but /usr/include/netdb.h still references it (if __USE_MISC
is set).

This causes code that does #include <netdb.h> with __USE_MISC to fail. (Try
building libtirpc or NetworkManager).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-04  8:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17  2:53 [Bug libc/26255] New: <netdb.h> references <rpc/netdb.h>, but the latter is no longer installed bero at lindev dot ch
2020-07-17  7:49 ` [Bug libc/26255] " fweimer at redhat dot com
2020-07-18  9:11 ` fw at deneb dot enyo.de
2020-12-04  8:53 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).