On 2/24/2021 2:52 PM, Greg Gallagher wrote:
On Wed, Feb 24, 2021 at 3:45 PM steve freyder via Xenomai
<[email protected] <mailto:[email protected]>> 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/[email protected]/msg17931.html
<https://www.mail-archive.com/[email protected]/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
Greg,
The compiler is gcc 9.3.0 using Yocto Dunfell. glibc 2.31...