-
Notifications
You must be signed in to change notification settings - Fork 8
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
Comments
What options are you using for configure ?
Composed with my Crayons
… On 6 Apr 2020, at 07:05, Francisco J. Hoyos ***@***.***> wrote:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I really don't know how those options are used in configure.
Saludos
Francisco Javier Hoyos Arango
Company: COFHAL Ingenieria S.A.S.
Address: Kra. 21 # 33-14
Bogota D.C., Colombia
Phone 571 2459743
FAX 571 2459743
Post Code: 111311
WEB WWW.cofhalingenieria.com
Email: [email protected]
Alternative Email [email protected]
Skype: pachochefrancisco
Whatapp +57 3102079041
Wechat: franciscoCOFHAL
El dom., 5 abr. 2020, 16:29, Rob <[email protected]> escribió:
… What options are you using for configure ?
Composed with my Crayons
> On 6 Apr 2020, at 07:05, Francisco J. Hoyos ***@***.***>
wrote:
>
> 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
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIWCOBP2ABYKBDYYOSAEXVLRLDZ2ZANCNFSM4MBOM54Q>
.
|
@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 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
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
The text was updated successfully, but these errors were encountered: