Re: [Machinekit] machinekit-cnc debian package build error

2019-09-29 Thread Bryan
schooner30, * I used kernel 4.14.139-rt66 from linux-stable-rt repo * Does RIP mean Run In Place ? * I downloaded machinekit-cnc package fromt http://deb.machinekit.io/, and changed kernel depends, and it works.

Re: [Machinekit] machinekit-cnc debian package build error

2019-09-29 Thread schoone...@gmail.com
You cannot build the machinekit-cnc package without machinekit-hal. The error is on the first file from machinekit-hal that cannot be found. Take a look at the script for the RIP build to see what is required. When we build the packages, machinekit-hal is built first and the required files and

[Machinekit] machinekit-cnc debian package build error

2019-09-28 Thread Bryan
Hi,     I built machinekit-hal debian package successfull on Ubuntu 18.04, and try to build machinekit-cnc with following commands:         debian/configure -cr         dpkg-checkbuilddeps         dpkg-buildpackage -b -uc -us and got an error:         fatal error: rtapi_math.h: no such fi