From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3A016C4167B for ; Sun, 3 Dec 2023 22:04:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id AD5194012E; Sun, 3 Dec 2023 22:04:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org AD5194012E X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a_qfq1d7eP-b; Sun, 3 Dec 2023 22:04:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id CB0E84047D; Sun, 3 Dec 2023 22:04:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org CB0E84047D Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 5D3661BF3DA for ; Sun, 3 Dec 2023 22:04:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 2DB74405B1 for ; Sun, 3 Dec 2023 22:04:33 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 2DB74405B1 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aYQ3AoBaVILk for ; Sun, 3 Dec 2023 22:04:32 +0000 (UTC) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::223]) by smtp2.osuosl.org (Postfix) with ESMTPS id 004DF4012E for ; Sun, 3 Dec 2023 22:04:31 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 004DF4012E Received: by mail.gandi.net (Postfix) with ESMTPSA id 1506060007; Sun, 3 Dec 2023 22:04:28 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.96) (envelope-from ) id 1r9uZg-00AD5k-19; Sun, 03 Dec 2023 23:04:28 +0100 From: Peter Korsgaard To: Fabrice Fontaine References: <20231203141518.1402915-1-fontaine.fabrice@gmail.com> Date: Sun, 03 Dec 2023 23:04:28 +0100 In-Reply-To: <20231203141518.1402915-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sun, 3 Dec 2023 15:15:18 +0100") Message-ID: <87r0k3uemr.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH 1/1] package/speechd: fix NLS build X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Seiderer , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Fabrice" == Fabrice Fontaine writes: > Fix the following NLS build failure raised since the addition of the > package in commit 9f4f8c5f8993c6d7c2ef730ac211ef84ac9ae26d: > /home/buildroot/autobuild/run/instance-2/output-1/host/lib/gcc/arm-buildroot-linux-musleabihf/12.3.0/../../../../arm-buildroot-linux-musleabihf/bin/ld: > ../../src/common/.libs/libcommon.a(libcommon_la-i18n.o): undefined > reference to symbol 'libintl_bindtextdomain' > Fixes: > - http://autobuild.buildroot.org/results/8ab13cf474d732c95a1da65592d950b24b3d474b > Signed-off-by: Fabrice Fontaine Committed to 2023.02.x and 2023.08.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot