Hi,

On Mon, Apr 30 2001, Brian Ingerson wrote:
> Clint Olsen wrote:
> > 
> > % make test
> >         PERL_DL_NONLAZY=1 /afs/pdx/proj/otools/bin/HP-UX/perl -Iblib/arch 
>-Iblib/lib -I/afs/pdx/proj/otools/perl-5.6.1/lib/5.6.1/PA-RISC2.0 
>-I/afs/pdx/proj/otools/perl-5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests 
>$verbose); $verbose=0; runtests @ARGV;' t/*.t
> > t/00init............ok
> > t/01usages..........ok
> > t/02config..........ok
> > t/03errors..........ok
> > t/04create..........ok
> > All tests successful.
> > Files=5, Tests=14,  1 wallclock secs ( 1.06 cusr +  0.25 csys =  1.31 CPU)
> 
> OK so far. One red flag I see here is '/afs'. I assume that's on an AFS
> file system. I have no working knowledge of AFS. Does anyone else out
> there use Inline on AFS?

yes I do.  And so far I have no problems in connection with AFS.

> 
> Not good. The compile failed here. One thing you could do is:
> 
>     % make purge    # ensure a fresh start
>     % perl Makefile.PL
>     % make
>     % cd C
>     % perl -Mblib t/00init.t
>     % perl -Mblib -MInline=REPORTBUG t/01syntax.t
>     % perl -Mblib -MInline=REPORTBUG t/01config.t
>     etc ...
> 
> Then follow the REPORTBUG instructions, and send me the results.
[snipped]
> I'd definitely like to get all this squared away. But it will be hard to
> do it remotely. I hope some other mailing list participants will make
> suggestions. Start by sending me the requested info.

Maybe you can post the above requested results.  Then I can have a
look if I see some AFS specific problems.

Cheers,

Norbert
-- 
Ceterum censeo          | PGP encrypted mail preferred.
Redmond esse delendam.  | PGP Public Key at www.MPA-Garching.MPG.DE/~nog/

Reply via email to