Zorin9 (Ubuntu 14.04) with RTAI - LinuxCNC make
02 Oct 2016 05:08 #81141
by ImJay
Zorin9 (Ubuntu 14.04) with RTAI - LinuxCNC make was created by ImJay
After a long while I'm back to getting my machines made. As Zorin is my favourite desktop OS I thought I would try build on that.
RTAi built using 3.14.37
I'm somewhat following the guide listed here, made by a great user here - thank you drive.google.com/drive/u/0/folders/0B4sgGWsBQZYTZGEyaDJnWmxRX0E
After I configure LinuxCNC in the debian src directory, when running make I encounter:
I was unable to meet these dependencies as the version I have isn't available (through the install here github.com/NTULINUX/RTAI/blob/master/README.INSTALL):
Are there packages missing that cause the file to throw that error, even though it all looks correct?
Thanks everyone,
~ Jay.
RTAi built using 3.14.37
I'm somewhat following the guide listed here, made by a great user here - thank you drive.google.com/drive/u/0/folders/0B4sgGWsBQZYTZGEyaDJnWmxRX0E
After I configure LinuxCNC in the debian src directory, when running make I encounter:
/root/linuxcnc_source/src/rtapi/rtai_rtapi.c: In function ‘cleanup_module’:
/root/linuxcnc_source/src/rtapi/rtai_rtapi.c:264:2: error: implicit declaration of function ‘rt_free_timers’ [-Werror=implicit-function-declaration]
rt_free_timers();
^
I was unable to meet these dependencies as the version I have isn't available (through the install here github.com/NTULINUX/RTAI/blob/master/README.INSTALL):
Unmet build dependencies: linux-image-3.14.37 rtai-modules-3.14.37 | rtai-modules-3.14.37 linux-headers-3.14.37 libgnomeprintui2.2-dev
Are there packages missing that cause the file to throw that error, even though it all looks correct?
Thanks everyone,
~ Jay.
Please Log in or Create an account to join the conversation.
04 Oct 2016 15:49 #81216
by andypugh
Replied by andypugh on topic Zorin9 (Ubuntu 14.04) with RTAI - LinuxCNC make
Are you sure that the system has booted into the RTAI kernel?
Please Log in or Create an account to join the conversation.
Time to create page: 0.097 seconds