Trying to address a recent request to add latency-histogram to the
menu, I have attempted to build a .deb
But my previous recipe (./debian/configure -r ) no longer works.
All my test machines (at the moment) are running an RTAI kernel.
Have we actually abandoned support for this whilst I was not looking?
------
andypugh@buster:~/linuxcnc-dev$ ./debian/configure -h
configure: Set up debian/ files to build for a particular kernel
Usage:
configure [no-docs]
Extra options:
no-docs
Skip building documentation
--------
andypugh@buster:~/linuxcnc-dev$ uname -a
Linux buster 4.19.195-rtai-amd64 #5 SMP PREEMPT Sun Jul 11 19:13:27
BST 2021 x86_64 GNU/Linux
andypugh@buster:~/linuxcnc-dev$ ./debian/configure
successfully configured for 'uspace-Debian-10'..
Yes, but, I don't really want uspace on this machine:
------
And:
andypugh@buster:~$ latency-test
RTAPI requires the real-time kernel 4.14.174-rtai-amd64 to run. Before running
this realtime application, reboot and choose this kernel at the boot menu.
andypugh@buster:~$ uname -a
Linux buster 4.19.195-rtai-amd64 #5 SMP PREEMPT Sun Jul 11 19:13:27
BST 2021 x86_64 GNU/Linux
andypugh@buster:~$
How do I currently configure for the running kernel if the -r option
is removed?
--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers