Re: [GIT PULL] rtla: Updates for 5.20/6.0

From: Steven Rostedt
Date: Fri Aug 05 2022 - 12:47:11 EST


On Fri, 5 Aug 2022 09:40:25 -0700
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Wed, Aug 3, 2022 at 7:49 AM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> >
> > Changes to RTLA:
>
> Btw, I note that the error messages for missing libraries got fixed
> (already some time ago, not this pull), but didn't get around to
> actually building until now.
>
> It says to do
>
> e.g., 'dnf install libtraceevent' on Fedora
>
> but it's actually the devel packages that are needed for building, not
> the bare libraries.
>
> So it should be libtraceevent-devel, and libtracefs-devel.

Thanks for the report (I obviously have them installed, and thus didn't see
this :-/). Not to mention, I always forget to add the -dev/-devel appendix
to my packages.

Daniel,

Can you send a fix?

Thanks!

-- Steve