I reverted the change which removed the ability to build RTAI packages
(https://github.com/LinuxCNC/linuxcnc/commit/6f285604ac1a1b58b2d65d5904ffec3998a833ef
) and I have created a new branch to build RTAI debs
( https://github.com/LinuxCNC/linuxcnc/tree/andypugh/2.9_rtai )

However I am not getting a successful build:

See: https://paste.debian.net/1295890/

I can see what the issue is, I think. The system uses a Makefile in
usr/src/linux-headers..... (KBuild?) to build the modules, and that it
being passed a too-short path:

scripts/Makefile.build:42: /home/andypugh/linuxcnc-dev/Makefile: No
such file or directory

Note that the /src/ is missing from the file path. I have got further
by adding a softlink to the Makefile in that spot, but then it fails
with /objects/

Does anyone know what needs to change to modify that path?

-- 
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