Date: Thu, 24 Oct 2024 13:00:29 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 279692] '#include <csetjmp>' is broken: error: "If libc++ starts defining <setjmp.h>, the __has_include check should move to libc++'s <setjmp.h>" Message-ID: <bug-279692-29464-Pm20juwPH5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279692-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-279692-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279692 --- Comment #19 from Dimitry Andric <dim@FreeBSD.org> --- For any other people running into this issue, try deleting the following fi= les manually (backing them up if you are paranoid): /usr/include/c++/v1/limits.h /usr/include/c++/v1/setjmp.h This should solve the problem. You can also delete these files manually fro= m a poudriere jail, if necessary. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279692-29464-Pm20juwPH5>