You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#3334 uses "labs()" which is not defined in kernel mode in rtapi_math.h
There are many ways to fix this, from a local fix in sserial.c, up to a complete rethink of rtapi_math.h (possibly using <linux/math,h> which was apparently introduced in 2020.
#3334 uses "labs()" which is not defined in kernel mode in rtapi_math.h
There are many ways to fix this, from a local fix in sserial.c, up to a complete rethink of rtapi_math.h (possibly using <linux/math,h> which was apparently introduced in 2020.