On Wed, Feb 24, 2021 at 3:45 PM steve freyder via Xenomai < xenomai@xenomai.org> wrote:
> Greetings Xenomai list, > > > I have a Linux OE 4.14.85 build with Xenomai 3.1 -next branch, and am > seeing this: > > root@ICB-G3L:~ # uname -a > Linux ICB-G3L 4.14.85_C01571-15S01A01.000.zimg+35a84af5b7 #1 SMP Mon Feb > 22 20:57:38 UTC 2021 armv7l GN > U/Linux > root@ICB-G3L:~ # smokey --run=posix_mutex > [ 694.433129] [Xenomai] bad syscall <0x197> > posix_mutex OK > > I found this thread: > > https://www.mail-archive.com/xenomai@xenomai.org/msg17931.html > > But I can't get a clear picture on the proper resolution of this issue, > other than it's related to a non-existent syscall, perhaps glibc > version, and/or __real_usleep(). I'd like to get this working on either > 4.14 or 4.19, is there a simple workaround for this? > > Thanks in advance, > > Steve > > > > > I forgot all about this, I'll take a look tonight and see what's involved. What gcc version are you using? Thanks Greg