> Thanks for the report.  There is basically a chicken-and-egg problem with
> CVS and Icon,

Ok.  Creating a bogus Makefile in unicon/uni/unicon with an empty 
Clean target at least got by that step.  then I get, later on in 
the build process...


  ../unicon/unicon -c canvcomp
  Parsing canvcomp.icn: ..........................
  Run-time error 207
  File unigram.y; Line 280
  invalid field name
  offending value: record 
  token_19675(271,"end",3620,1,"canvcomp.icn")
  Traceback:
     main(list_1 = ["-c","canvcomp"])
     yyparse() from line 191 in unicon.icn
     action_17() from line 2153 in unigram.icn
     {record token_19675(271,"end",3620,1,"canvcomp.icn") . label} 
  from line 280 in unigram.y
  make[1]: *** [canvcomp.u] Error 1
  make[1]: Leaving directory 
  `/home/wendell/cvs2-unicon/unicon/uni/ivib'
  make: *** [Unicon] Error 2

when trying to build ivib.




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to