Markus Laire wrote:

> On 27 Aug 2002 at 1:49, Mike Lambert wrote:

> With following commands ALL perl6 tests pass. NO skipped or failed 
> tests, not even those 8_5 and 8_6.


These failures are somwhere hidden in the test scripts.


> With
> Configure.pl && cd languages\perl6 && make && make test
> make dies with missing .h file. Full log is:
> 
> .../../include/parrot/parrot.h:165: parrot/vtable.h: No such file or 
> directory

You missed the make in parrot root. vtable.h is a generated file.

HTH
leo

Reply via email to