which arm64 board are you targeting ? What is your intended application for machinekit use ? BTW ioport.h seems to be a kernel file
Best wishes Michael On Wednesday, August 19, 2020 at 8:32:51 AM UTC+2 wadexu wrote: > Hello > I have successfully installed the Machinekit-Hal on my arm64 board > but after that when I install Machinekit-CNC, there is an error occurred . > > Linking python module lineardeltakins.so > Compiling realtime emc/kinematics/trivkins.c > In file included from emc/kinematics/trivkins.c:18:0: > emc/kinematics/rtapi.h:1055:30: fatal error: linux/ioport.h: No such file > or directory > # include <linux/ioport.h> > ^ > compilation terminated. > Makefile:1009: recipe for target > 'objects/modules/emc/kinematics/trivkins.o' failed > make: *** [objects/modules/emc/kinematics/trivkins.o] Error 1 > make: *** Waiting for unfinished jobs.... > > How can I fix it? I've checked there is no ioport.h in /usr/include/linux/ > > Thanks > Wade > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/machinekit/ce8f1ef3-2c62-41ab-b5cd-beaf1369e885n%40googlegroups.com.
