From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 58C153857C5A; Sat, 18 Jul 2020 09:11:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58C153857C5A From: "fw at deneb dot enyo.de" To: glibc-bugs@sourceware.org Subject: [Bug libc/26255] references , but the latter is no longer installed Date: Sat, 18 Jul 2020 09:11:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.32 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fw at deneb dot enyo.de X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: 2.32 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: target_milestone cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jul 2020 09:11:03 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26255 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.32 CC| |fw at deneb dot enyo.de --- Comment #2 from Florian Weimer --- Fixed for glibc 2.32 with: commit 76b8442db51a8976de19934638a42532a3af607f Author: Florian Weimer Date: Fri Jul 17 15:19:35 2020 +0200 Move from sunrpc to inet Restore as an installed header. Delete the dummy header resolv/rpc/netdb.h because inet is not an optional glibc component (so its is always available). Fixes commit acb527929d0c2b3bb0798472c42ddb3203729708 ("Move non-deprecated RPC-related functions from sunrpc to inet") in combination with commit 5500cdba4018ddbda7909bc7f4f9718610b43cf0 ("Remove --enable-obsolete-rpc configure flag"). --=20 You are receiving this mail because: You are on the CC list for the bug.=