I suspect that this is an RTAI thing:

  CC [M]  /home/andypugh/linuxcnc-dev/src/libnml/posemath/gomath.o
/home/andypugh/linuxcnc-dev/src/libnml/posemath/gomath.c:22:10: fatal
error: string.h: No such file or directory
 #include <string.h>  /* memset */
          ^~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.build:304:
/home/andypugh/linuxcnc-dev/src/libnml/posemath/gomath.o] Error 1
make[1]: Leaving directory '/usr/src/linux-headers-4.19.195-rtai-amd64'
make[1]: *** [Makefile:1547: _module_/home/andypugh/linuxcnc-dev/src] Error 2
make: *** [Makefile:507: modules] Error 2


It compiles fine with <linux/string.h> or <rtapi_string.h>


-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to