Hello, all,

I have a customer who is trying to compile a custom hal 
component
that I wrote.  I sent him one about a month ago and he 
compiled it
and it worked as I wrote it.  But, it needed some changes, so I
edited it, tested it here and sent him the new .comp file, and
he gets errors when compiling it with comp.  He can still 
compile
the original file I sent.  I know that I applied all the 
updates to
my LinuxCNC 10.04 install here, I am guessing that he did NOT
do this, and has the 10.04 install straight from the ISO image.
Were there any changes (maybe to the c compiler??) that 
might affect
compiling a comp file?

I'm typing in his .png screen captures here :
Traceback (most recent call last):
   File "/usr/bin/comp", line 1338, in <module>
     main()
   File "/usr/bin/comp", line 1307, in main
     process(f, mode, outfile)
   File "/usr/bin/comp", line 1178, in process
     a, b = parse(filename)
   File "/usr/bin/comp", line 411, in parse
     a, b = f.split("\n;;\n", 1)
ValueError: need more than 1 value to unpack

Any ideas why this is failing?  I'm going to get the file that
works and the one that doesn't so we can compare them.
As I say, the file that doesn't compile there DOES compile
on my updated install here.

Thanks,

Jon

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to