Roberto Ferri via Xenomai <[email protected]> writes:
> Hello! > > My team and I are trying to build an EVL-based application on a *Raspberry > Pi 4B* [1] without success. We followed the steps reported in the guide [2] > to compile the code in [3]. > > It would be great if you could tell us what we did wrong. > > Many thanks for your work! > > [1] kernel 5.15.35-v8, compiled using > https://source.denx.de/Xenomai/xenomai4/linux-evl > > [2] https://evlproject.org/core/user-api/#build-evl-app > > [3] https://evlproject.org/core/user-api/thread/#thread-services > > > > More info Building example code (#1) · Issues · xenomai / xenomai4 / libevl > · GitLab (denx.de) > <https://source.denx.de/Xenomai/xenomai4/libevl/-/issues/1> > > Mm, <sched.h> is involuntarily shadowed by the libevl version. This is a breakage introduced by two recent changes: 034e4fd, made worse by bfa2c4b. A fix will be available from the master branch in a couple of hours today. Thanks for the test case. -- Philippe.
