So a little background. What I have been doing is a work in progress and me learning to use GIT, Eclipse and the inner workings of LinuxCNC. There are a lot of things that I am certain I have not done to make my life easier. Learning as I go. I started from the release v2.5.1 master branch (v2.5-branch ef91afcb394a6b60de0f0f78434687913390da2d) and I added some code, modified others. A good chuck of the additions cames from the Artek branch (araisrobo: 8287f33773f98b779177ba1ffa7e63a5b69a30a1). Only the parts that interested me made the cut. I did build successfully with SIM config by the way. That was a struggle too but managed to pull it off. There are a couple of things I want to try out but I havent been able to implement, I need to learn more about LinuxCNC's heart. Could there be a problem with the config default 'run in place'? There is already the version 2.5.1 release of linuxCNC installed on the computer so 'run in place' is logical.
- Yes I have build rt on this computer both V2.4 and 2.5.x. - yes all build dependencies are installed (at least no issues after checkbuilddeps command) - yes I have built other branches and versions in the same build dir but always in SIM. This is the first time in RT. make 1 (without issuing a 'make clean') : http://pastebin.com/f1sC4NCD make 2 (more complete after make clean) : http://pastebin.com/duYgsGq0 2013/5/6 Sebastian Kuzminsky <[email protected]> > > > Kel H <[email protected]> wrote: > >Please find all the commands, configure output etc here : > >http://pastebin.com/T4N8s8er > > Thanks for that clear and detailed debugging info. It looks like all your > realtime stuff is set up right and configure is finding everything it > should. The rtai stuff it's not finding are all as expected. > > My guess right now is some that there are some kind of broken or > incompatible intermediate build results in your build directory. > > What branch are you trying to build? > > What git commit are you on? > > Have you ever successfully built rt linuxcnc on this computer? > > Do you have all build dependecies installed? (cd debian; ./configure -a; > cd ..; dpkg-checkbuilddeps) > > Have you tried to build other branches or versions in the same build dir? > > Please pastebin the output of "make V=1". > > We'll get to the bottom of this.... > > -- > Sebastian Kuzminsky > ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
