Re: Build failure bft for trace-cmd and libtraceevent

Steven Rostedt <[email protected]> Sun, 8 Feb 2026 17:01:23 -0500
Newsgroups org.kernel.vger.linux-trace-devel
Message-ID <20260208170123.37d468a0@robin>
On Sun, 8 Feb 2026 22:44:24 +0100
Giulio Benetti <[email protected]> wrote:

> Oh, I've forgotten to post the build failure, here it is and it's due to
> dealing with different Linux versions:

OK, if it is a build failure, we should add logic to make sure it
builds properly and if not, warn and build without BTF. Kind of like
what trace-cmd did when I was first started developing this:

  https://lore.kernel.org/[email protected]

-- Steve