On 2 May 2012 13:39, Andrew <parallel.kinemat...@gmail.com> wrote: > #include "rtapi.h" /* RTAPI realtime OS API */ > #include "rtapi_app.h" /* RTAPI realtime module decls */
My first thought was that the includes were not being found, but they clearly are, looking at the errors. When you get that sort of mess it normally indicates that either there is a grammar error in an include file (or around the #include statement) or that some macro definition has over-written something with nonsense. Looking in your genhexkins.h file I can't help feeling that: #define l 200 looks like a disaster waiting to happen. I think that subsititution will be used in any "downstream" file... -- atp The idea that there is no such thing as objective truth is, quite simply, wrong. ------------------------------------------------------------------------------ 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