Re: t/dynclass failures due to using installed libs

2005-03-31 Thread Leopold Toetsch
Bob Rogers <[EMAIL PROTECTED]> wrote: > The following trivial patch fixes this. It's written so that an > explicit > PARROT_TEST=0 make test Thanks, applied. leo

Re: t/dynclass failures due to using installed libs

2005-03-30 Thread Bob Rogers
From: Leopold Toetsch <[EMAIL PROTECTED]> Date: Mon, 28 Mar 2005 11:30:21 +0200 Bob Rogers <[EMAIL PROTECTED]> wrote: > ... If the prefix is disabled via > PARROT_TEST, this fixes the immediate problem: > [EMAIL PROTECTED]> PARROT_TEST=1 perl -Ilib t/dynclass/foo.t >

Re: t/dynclass failures due to using installed libs

2005-03-28 Thread Leopold Toetsch
Bob Rogers <[EMAIL PROTECTED]> wrote: > ... If the prefix is disabled via > PARROT_TEST, this fixes the immediate problem: > [EMAIL PROTECTED]> PARROT_TEST=1 perl -Ilib t/dynclass/foo.t > 1..1 > ok 1 - abs > [EMAIL PROTECTED]> > But shouldn't "make test" do this by default? Oth

t/dynclass failures due to using installed libs

2005-03-27 Thread Bob Rogers
I just did a CVS update (the first in a while, with all necessary options present, btw), and got some dynamic loading failures, e.g.: [EMAIL PROTECTED]> perl -Ilib t/dynclass/foo.t 1..1 not ok 1 - abs # Failed test (t/dynclass/foo.t at line 21) # got: 'Couldn't