On Thu, Jan 08, 2004 at 02:28:13PM -0500, Geoffrey Young wrote:
> > What I got, you've got.  It didn't look right to *me* either, but I ran
> > the verbose the way the page said to, and that's what I pasted in as 5.
> 
> 5 shows the error_log, which is both what is asked for and what you presented.
> 
> however, I'd like to see the results from the test itself, as printed when
> the shell command I gave is issued.  it ought to look something like
> 
> compat/apache_file....1..18
> # Running under perl version 5.008002 for linux
> # Current time local: Thu Jan  8 14:10:20 2004
> # Current time GMT:   Thu Jan  8 19:10:20 2004
> # Using Test.pm version 1.24
> # new Apache::File file object
> ok 1
> # open itself
> ok 2
> # read from file
> 
> etc
> 
> > 
> > I did it the other way, with the makefile and the variables.  If that's
> > broken in this build, I can certainly go back and do it the other way...
> 
> either way is fine, either using
> 
> $ t/TEST t/compat/apache_file -v
> 
> or
> 
> $ make test TEST_VERBOSE=1 TEST_FILES=t/compat/apache_file

Perhaps I screwed up pasting (I'll have to go look at my sent mail
folder) cause that's the command I ran.

I'll go redo it when I get home.

> in other news, is this a reproducable error?  is your box loaded at the
> time? according to the sysopen manpage, some implementations will fail if
> you have run out of file descriptors, for example.

Yes, and no, respectively.  This box is still pre-production;
WebGUI/mod_perl/apache2 and postfix will likely be the only
inhabitants.

Cheers,
-- jra
-- 
Jay R. Ashworth                                                [EMAIL PROTECTED]
Member of the Technical Staff     Baylink                             RFC 2100
The Suncoast Freenet         The Things I Think
Tampa Bay, Florida        http://baylink.pitas.com             +1 727 647 1274

        Come see Linux Gazette in our new home: www.linuxgazette.net!

-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to