Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not work for linuxcnc 2.9 #2

Open
cofhal opened this issue Apr 5, 2020 · 3 comments
Open

not work for linuxcnc 2.9 #2

cofhal opened this issue Apr 5, 2020 · 3 comments

Comments

@cofhal
Copy link

cofhal commented Apr 5, 2020

I have tried to build linuxcnc but it always gives me the same error: checking for kernel version string ... gcc: error: /usr/src/linux-headers-3.16.0-9-rtai-amd64/include/linux/version.h : No such file or directory
gcc: fatal error: no input files
compilation terminated.
configure: error: Kernel version string not found
I have the version of linux headers 4.9.0-12-rt-amd64.
I have linuxcnc 2.9 installed

@ozzyrob
Copy link

ozzyrob commented Apr 5, 2020 via email

@cofhal
Copy link
Author

cofhal commented Apr 5, 2020 via email

@KurtJacobson
Copy link
Owner

@cofhal Are you trying to build the HAL components included in the LinuxCNC directory of this repo?

If so you will need to install the linuxcnc dev tools, then run halcompile --compile mpg.comp.

If you are trying to build LinuxCNC then you will probably get more help on the LinuxCNC forum or #linuxcnc IRC channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants