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 aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97CB1C28B20 for ; Wed, 2 Apr 2025 05:50:27 +0000 (UTC) Subject: Re: [yocto] GLIBCXX_3.4.30' not found To: "Khem Raj" , yocto@lists.yoctoproject.org From: "sateesh m" X-Originating-Location: Hyderabad, Telangana, IN (14.98.167.76) X-Originating-Platform: Linux Firefox 113 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 01 Apr 2025 22:50:20 -0700 References: In-Reply-To: Message-ID: <5436.1743573020806108283@lists.yoctoproject.org> Content-Type: multipart/alternative; boundary="fPv93VcejRTxtMwTAlNe" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 02 Apr 2025 05:50:27 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/65062 --fPv93VcejRTxtMwTAlNe Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable HI Khem Raj, I tried UNINATIVE_MAXGLIBCVERSION =3D "2.34" now I am facing below issue. | switch/switch.c:11:10: fatal error: misc/switch.h: No such file or direct= ory | =C2=A0 =C2=A011 | #include | =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~~ | compilation terminated. | Makefile:570: recipe for target 'switch/switch.o' failed | make[2]: *** [switch/switch.o] Error 1 Can you suggest any alternative. Thanks & Regards, Sateesh --fPv93VcejRTxtMwTAlNe Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
HI Khem Raj,
 
I tried UNINATIVE_MAXGLIBCVERSION =3D "2.34" now I am facing below iss= ue. 
 
| switch/switch.c:11:10: fatal error: misc/switch.h: No such file or d= irectory
|    11 | #include <misc/switch.h>
| &nb= sp;     |          ^~~~~~~~~~~~~~~
= | compilation terminated.
| Makefile:570: recipe for target 'switch/sw= itch.o' failed
| make[2]: *** [switch/switch.o] Error 1
 
Can you suggest any alternative.
 
Thanks & Regards,
Sateesh
--fPv93VcejRTxtMwTAlNe--