All of lore.kernel.org
 help / color / mirror / Atom feed
* uapi/evl/net/sched.h overwriting /uapi/evl/sched.h during meson install
@ 2022-02-24 16:07 Greg Pettit
  2022-02-24 17:41 ` Philippe Gerum
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Pettit @ 2022-02-24 16:07 UTC (permalink / raw)
  To: xenomai

I am setting up evl on a rpi4b using the following tags:
linux-evl: v5.10.89-evl1-rebase
libevl: r30

During the install it appears that /uabi/evl/sched.h is getting overwritten
by /uapi/evl/net/sched.h
>From meson install:
...
Installing /home/pi/build/include/uapi/evl/sched.h to
/usr/local/include/uapi/evl
...
and then later in the install process...
...
Installing /home/pi/build/include/uapi/evl/net/sched.h to
/usr/local/include/uapi/evl

Is this expected behavior or am I doing something wrong?  Also, thanks for
all the development efforts!  This is my first venture back into real time
linux since RTAI-3.4.

Thanks,
Greg

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: uapi/evl/net/sched.h overwriting /uapi/evl/sched.h during meson install
  2022-02-24 16:07 uapi/evl/net/sched.h overwriting /uapi/evl/sched.h during meson install Greg Pettit
@ 2022-02-24 17:41 ` Philippe Gerum
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2022-02-24 17:41 UTC (permalink / raw)
  To: Greg Pettit; +Cc: xenomai


Greg Pettit via Xenomai <xenomai@xenomai.org> writes:

> I am setting up evl on a rpi4b using the following tags:
> linux-evl: v5.10.89-evl1-rebase
> libevl: r30
>
> During the install it appears that /uabi/evl/sched.h is getting overwritten
> by /uapi/evl/net/sched.h
> From meson install:
> ...
> Installing /home/pi/build/include/uapi/evl/sched.h to
> /usr/local/include/uapi/evl
> ...
> and then later in the install process...
> ...
> Installing /home/pi/build/include/uapi/evl/net/sched.h to
> /usr/local/include/uapi/evl
>

Yup. Should be fixed in master by now.

> Is this expected behavior or am I doing something wrong?

Nope, I messed up during the transition to meson.

> Also, thanks for
> all the development efforts!  This is my first venture back into real time
> linux since RTAI-3.4.
>

Welcome back.

Thanks for the heads up.

-- 
Philippe.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-24 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-24 16:07 uapi/evl/net/sched.h overwriting /uapi/evl/sched.h during meson install Greg Pettit
2022-02-24 17:41 ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.