Date: Wed, 13 Mar 2024 00:04:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277657] devel/valgrind: fix build on 13.3 Message-ID: <bug-277657-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277657 Bug ID: 277657 Summary: devel/valgrind: fix build on 13.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: jkim@FreeBSD.org CC: pjfloyd@wanadoo.fr CC: pjfloyd@wanadoo.fr Flags: maintainer-feedback?(pjfloyd@wanadoo.fr) Created attachment 249122 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249122&action= =3Dedit Fix build on FreeBSD 13.3 configure script fails with the following error: checking for a supported OS... ok (freebsd13.3) checking for the kernel version... unsupported (13.3-RELEASE) configure: error: Valgrind works on FreeBSD 10.x to 15.x The attached patch works around the issue. --=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-277657-7788>