From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F0650385840D; Tue, 9 Apr 2024 03:37:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F0650385840D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712633840; bh=wVRx3yUWYWJ7flXnAj92brWPNoXGSQwIhT3aWcKGN8Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mWkFDRJjAlFYBS34pCovy/cO9NG9IL7dpcvJ5nCgyb4NNGiFPpb8PVB1q0G9RhKez vYUpbzmP+MdlAkpN7POqHVmWf6AeNr3DeorB1X8TBxu1KbZypwmbRYbyVDioMHWmxe 1C8G9VWkSzmXPcAiB/ga3cFameAuArrqwOf1kGbg= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/57956] missing 'msgstr' section errors when building Date: Tue, 09 Apr 2024 03:37:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: build, documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords cf_reconfirmed_on resolution everconfirmed bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D57956 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build, documentation Last reconfirmed| |2024-04-09 Resolution|FIXED |--- Ever confirmed|0 |1 Status|RESOLVED |ASSIGNED --- Comment #4 from Andrew Pinski --- Actually It looks like it still says: gettext version 0.14.5 (or later) Needed to regenerate gcc.pot. Let me update that to the same as what is required to build GCC (if --enable-nls is used and libintl is not supported).=