Re: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py'

2012-10-29 Thread andy pugh
On 29 October 2012 13:21, Steve Sakoman sako...@gmail.com wrote: Creating abs.mak make: ***No rule to make target 'objects/hal/utils/comp.py', needed A quick guess, but do you perhaps not have Python? -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto

Re: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py'

2012-10-29 Thread s...@highlab.com
to make target 'objects/hal/utils/comp.py' To: EMC developers emc-developers@lists.sourceforge.net On Mon, Oct 29, 2012 at 6:25 AM, andy pugh bodge...@gmail.com wrote: On 29 October 2012 13:21, Steve Sakoman sako...@gmail.com wrote: Creating abs.mak make: ***No rule to make target

Re: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py'

2012-10-29 Thread Steve Sakoman
But I guess it does no harm to make clean then ./autogen.sh again. (That is what I tend to do when I have no better ideas, which is most of the time) I tried that and no joy. I'm kind of relieved though -- if it worked that would be most uncomfortable since I would have no clue why! Steve

Re: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py'

2012-10-29 Thread s...@highlab.com
sako...@gmail.com Date: Mon, Oct 29, 2012 08:18 Subject: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py' To: s...@highlab.com s...@highlab.com, EMC developers emc-developers@lists.sourceforge.net Aha! After digging through the logs I see the issue: Import error

Re: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py'

2012-10-29 Thread Steve Sakoman
all of the missing dependencies I've found. Steve - Reply message - From: Steve Sakoman sako...@gmail.com Date: Mon, Oct 29, 2012 08:18 Subject: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py' To: s...@highlab.com s...@highlab.com, EMC developers emc

Re: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py'

2012-10-29 Thread Sebastian Kuzminsky
On 10/29/12 13:16 , Steve Sakoman wrote: At this point though my build fails with: `__x86.get_pc_thunk.bx' referenced in section `.text' of objects/abs.tmp: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of objects/abs.tmp which google tells me comes with

Re: [Emc-developers] Help with: No rule to make target 'objects/hal/utils/comp.py'

2012-10-29 Thread Steve Sakoman
On Mon, Oct 29, 2012 at 12:23 PM, Sebastian Kuzminsky s...@highlab.com wrote: The newest gcc we regularly build with is 4.6.3, from Ubuntu Precise... I don't know of anyone who's tried 4.7 yet, so you get to be the guinea pig! Urghh . . . :-) abs is built by our 'comp' tool (which calls