2012/5/2 Viesturs Lācis <viesturs.la...@gmail.com>

> >From the error message I understand that it does not like 2 lines:
> line nr. 94 - this line is repeated at least 4 times:
> from /home/pkm/linuxcnc-dev/src/emc/kinematics/genhexkins.c:94:
>
> and also line 95 - mentioned 3 times:
> from /home/pkm/linuxcnc-dev/src/emc/kinematics/genhexkins.c:94:
>
> I am on windows machine now, notepad shows all the code in one
> straight line, so I cannot determine, which is line 94 and 95.


Hi, Viesturs!
These lines just include realtime modules

#include "rtapi.h" /* RTAPI realtime OS API */
#include "rtapi_app.h" /* RTAPI realtime module decls */

I don't get what can be wrong... in original genhexkins all OK with exactly
the same lines.

Andrew
------------------------------------------------------------------------------
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