Building simulator version off master
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
26 Mar 2019 15:06 - 26 Mar 2019 15:14 #129695
by bevins
Replied by bevins on topic Building simulator version off master
ok made it through alive.
Compiling now......
FAILED:
collect2: error: ld returned 1 exit status
emc/usr_intf/axis/Submakefile:25: recipe for target '../lib/python/_togl.so' failed
make: *** [../lib/python/_togl.so] Error 1
Compiling now......
FAILED:
collect2: error: ld returned 1 exit status
emc/usr_intf/axis/Submakefile:25: recipe for target '../lib/python/_togl.so' failed
make: *** [../lib/python/_togl.so] Error 1
Last edit: 26 Mar 2019 15:14 by bevins.
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
26 Mar 2019 16:24 #129704
by bevins
Replied by bevins on topic Building simulator version off master
ok, finally got everything worked out and it running......whew......
Please Log in or Create an account to join the conversation.
- AnnoyingMutt
- Visitor
26 Mar 2019 18:16 #129716
by AnnoyingMutt
Replied by AnnoyingMutt on topic Building simulator version off master
Did you read the link I gave with the notes ?
It covered all your issues
It covered all your issues
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19532
- Thank you received: 6555
27 Mar 2019 00:02 #129737
by tommylight
Replied by tommylight on topic Building simulator version off master
LinuxMint 19.1 on this laptop, compiled the kernel, restarted, downloaded the stretch master deb from buildbot, installed with gdebi. That is it.
Usually i use a precompiled kernel from the main computer also, but i had an older version so i had to compile it.
Usually i use a precompiled kernel from the main computer also, but i had an older version so i had to compile it.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4864
27 Mar 2019 11:03 #129757
by andypugh
Replied by andypugh on topic Building simulator version off master
You can run a uspace build as a sim on an un-patched normal kernel.
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
27 Mar 2019 11:31 #129761
by bevins
Thats what I am doing. Worked yesterday, but today cannot find the linuxcnc command...lol
Replied by bevins on topic Building simulator version off master
You can run a uspace build as a sim on an un-patched normal kernel.
Thats what I am doing. Worked yesterday, but today cannot find the linuxcnc command...lol
Please Log in or Create an account to join the conversation.
- AnnoyingMutt
- Visitor
27 Mar 2019 11:33 #129763
by AnnoyingMutt
Replied by AnnoyingMutt on topic Building simulator version off master
In your linuxcnc-dev directory
cd ../scripts
. ./rip-environment
(note it is dot space dot/rip-environment)
linuxcnc
Seriously dude check the links to the notes I gave...it's all there
cd ../scripts
. ./rip-environment
(note it is dot space dot/rip-environment)
linuxcnc
Seriously dude check the links to the notes I gave...it's all there
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
27 Mar 2019 11:44 #129767
by bevins
yeah yeah I forgot about running it that way. but to your point, it is not all there. It's missing about two hours of searching and finding and installing dependencies.
Replied by bevins on topic Building simulator version off master
In your linuxcnc-dev directory
cd ../scripts
. ./rip-environment
(note it is dot space dot/rip-environment)
linuxcnc
sSeriously dude check the links to the notes I gave...it's all there
yeah yeah I forgot about running it that way. but to your point, it is not all there. It's missing about two hours of searching and finding and installing dependencies.
Please Log in or Create an account to join the conversation.
- AnnoyingMutt
- Visitor
27 Mar 2019 11:58 #129769
by AnnoyingMutt
Replied by AnnoyingMutt on topic Building simulator version off master
What was missing ?
When myself and Don ran through it it was all good. ( Apart from few typos which were fixed)
The boost::python headers required & "--enable-non-distributable=yes" things were covered.
When myself and Don ran through it it was all good. ( Apart from few typos which were fixed)
The boost::python headers required & "--enable-non-distributable=yes" things were covered.
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
27 Mar 2019 12:07 - 27 Mar 2019 12:09 #129770
by bevins
AH, sorry man. Didn't see that post. Thought you were talking about the Github link.
Would have been alot easier. But I wouldnt have learned as much.
Thanks
Replied by bevins on topic Building simulator version off master
What was missing ?
When myself and Don ran through it it was all good. ( Apart from few typos which were fixed)
dnt see the boost::python headers required & "--enable-non-distributable=yes" things were covered.
AH, sorry man. Didn't see that post. Thought you were talking about the Github link.
Would have been alot easier. But I wouldnt have learned as much.
Thanks
Last edit: 27 Mar 2019 12:09 by bevins.
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds