On Thu, 30 Aug 2012, andy pugh wrote:

> Date: Thu, 30 Aug 2012 17:39:21 +0100
> From: andy pugh <bodge...@gmail.com>
> Reply-To: "Enhanced Machine Controller (EMC)"
>     <emc-users@lists.sourceforge.net>
> To: "Enhanced Machine Controller (EMC)" <emc-users@lists.sourceforge.net>
> Subject: Re: [Emc-users] Mesa 7i65 Error
> 
> On 30 August 2012 17:17, William Ratcliffe <w...@manusolve.co.uk> wrote:
>> If I change the
>>
>> static void read(struct __comp_state *inst){
>>
>> to
>> FUNCTION(read)
>>
>> and declare
>>
>> function read;
>>
>> before the ;;
>>
>> It seems to sort of work
>
> Presumably you also added "addf mesa_7i65.0.read" to the HAL?
> That comp is a bit odd, as it is meant to tell the main Hostmot2
> driver that it wants to be called, rather than be hooked directly to a
> thread in HAL.
>
> However, what you are doing there makes me wonder if your make process
> is using the wrong version of "comp". Unless you run the
> rip-environment script I think it wants to use the installed comp in
> /usr/bin. One way to find out would be to rename that version of comp.
>
> -- 
> atp
> If you can't fix it, you don't own it.
> http://www.ifixit.com/Manifesto


I'm also wondering whats going on as this "just works" for other customers


Ill try and duplicate this with 2.5.1 sometime today

>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

Peter Wallace
Mesa Electronics

(\__/)
(='.'=) This is Bunny. Copy and paste bunny into your
(")_(") signature to help him gain world domination.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to