Re: SVN3467 problem
- Posted by irv Oct 07, 2010
- 1423 views
- be_execute.c:68:22: error: coverage.h: No such file or directory
be_execute.c: In function ‘do_exec’:
be_execute.c:5079: warning: implicit declaration of function ‘COVER_LINE’
be_execute.c:5085: warning: implicit declaration of function ‘COVER_ROUTINE’
make[1]: * [/home/irv/eu40/source/build/intobj/back/be_execute.o] Error 1
make[1]: Leaving directory `/home/irv/eu40/source'
make: * [interpreter] Error 2
irv@irv-desktop:/eu40/source$
##
Same, or similar problem on Linux, newly downloaded from svn this morning. No coverage.h created anywhere that I can find. I did try running converage.ex manually as described above. No luck.
- be_execute.c:68:22: error: coverage.h: No such file or directory