On Sat, 2012-06-16 at 23:24 +0100, andy pugh wrote:
> On 16 June 2012 21:51, lloyd wilson <llwilso...@rochester.rr.com> wrote:
> > I'm trying to compile a new component built as a modification of the
> > homann modio package and can't get the makefile to cooperate; it keeps
> > exiting with a complaint about not finding the comp program.
> 
> Is the component written in C or in "comp"?
> 
> If the latter, then you don't compile it with make, you use
> sudo comp --install compname.comp
> 

I think the file Llyyd is trying to compile is a modified version of
homann_modio.c:
http://wiki.linuxcnc.org/cgi-bin/wiki.pl?ModIO 

Which is based on the Modbus VFD VFS11 component:
http://wiki.linuxcnc.org/cgi-bin/wiki.pl?VFD_Modbus 

When I made up homann_modio.c and assembled the support files I really
didn't understand Makefiles or formal Linux development (still don't). I
just monkeyed with it until it started working. I would have liked to
have had a professional quality page for this, but maybe someone smarter
than me might clean this up.

-- 
Kirk Wallace
http://www.wallacecompany.com/machine_shop/
http://www.wallacecompany.com/E45/index.html
California, USA


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