Alberto Manuel Brandao Simoes <[EMAIL PROTECTED]> wrote: > I know head can not compile at all, but maybe this can help to know that > the following tests fail on my Slackware Linux:
> t/pmc/signal............NOK 2# Failed test (t/pmc/signal.t at line 44) These signal tests are a big hack. Parrot is running an endless loop and the perl test is sending a SIGINT to interrupt the test program. The even test numbers then check if parrot is still running, which fails for some reason. > If unespected, I can send more details, if expected: good :-) I had that error too with 2.6.1, gcc-3.3.3 and NPTL. So albeit somehow expected the tests are a mess ;) > Best regards, > Alberto leo