[Emc-users] Turret.comp Install Errors

2007-08-30 Thread Kirk Wallace
I get the following error message when I try to comp --install ./turret.comp: ~~~ [EMAIL PROTECTED]:~/emc2$ comp --install ./turret.comp make -C /usr/src/linux-headers-2.6.15-magma SUBDIRS=`pwd` CC=gcc V=0 -o /Module.symvers modules make[1]: Entering directory

Re: [Emc-users] Turret.comp Install Errors

2007-08-30 Thread Jeff Epler
Yet again you had me scratching my head. state is a name used internally by comp, so you get weird compile errors when you also use it for a parameter name. I changed the name to state_ through the whole file, and also fixed a few other typos. You can find my corrected version below. Jeff

Re: [Emc-users] Turret.comp Install Errors

2007-08-30 Thread Kirk Wallace
Jeff, your version installed without errors. Thanks On Thu, 2007-08-30 at 15:47 -0500, Jeff Epler wrote: Yet again you had me scratching my head. state is a name used internally by comp, so you get weird compile - This

Re: [Emc-users] Turret.comp Install Errors

2007-08-30 Thread Stephen Wille Padnos
Of course, if I had actually read and understood the entire previous message, I would have noticed that you have emc2-dev installed already. Time for more coffee. :) - Steve - This SF.net email is sponsored by: Splunk