how to Recompile motmod.ko?
- myz
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
14 Aug 2018 13:38 #116047
by myz
how to Recompile motmod.ko? was created by myz
i want to know how to Recompile motmod.ko,because i want to modify it.I don't know how it was generated.
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
Less
More
- Posts: 7000
- Thank you received: 1172
15 Aug 2018 20:55 - 15 Aug 2018 21:01 #116099
by BigJohnT
Replied by BigJohnT on topic how to Recompile motmod.ko?
The short story is to clone the branch you wish to change then in a terminal window in the /somename/src you do the following
Then in the top most directory you do the following
Some incomplete information here: linuxcnc.org/docs/2.7/html/code/contributing-to-linuxcnc.html
JT
./autogen.sh
./configure
make
Then in the top most directory you do the following
. ./ripenvironment
Some incomplete information here: linuxcnc.org/docs/2.7/html/code/contributing-to-linuxcnc.html
JT
Last edit: 15 Aug 2018 21:01 by BigJohnT.
Please Log in or Create an account to join the conversation.
- myz
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
17 Aug 2018 09:25 #116196
by myz
Replied by myz on topic how to Recompile motmod.ko?
thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.049 seconds