Re: make test failed on solaris 8

2005-02-02 Thread Tulan W. Hu
1) Don't worry about the t/TEST -verbose t/apr/util.t anymore. The problem went away after I removed all RC4 and rebuilt it. don't really know what had happened. 2) After you mentioned AAA, I thought about our private modules again. By default, they use cookie to authenticate instead of us

Re: make test failed on solaris 8

2005-01-31 Thread Tulan W. Hu
> I'm not sure what went wrong, but there is nothing in the log. And there > must be something since you had 'Access Denied' Does it need to access on internet? I need to have a proxy setting to go out. > > Please do: > > t/TEST -clean > t/TEST -verbose t/protocol/pseudo_http.t t/apr/util.t > > a

Re: make test failed on solaris 8

2005-01-28 Thread Tulan W. Hu
>From: "Stas Bekman" > Tulan W. Hu wrote: > >>From: "Stas Bekman" > >>Tulan W. Hu wrote: > >> > >>>-- Original Message - > >>>From: "Stas Bekman" > >>> > >>> > >>>>Ple

Re: make test failed on solaris 8

2005-01-28 Thread Tulan W. Hu
> From: "Stas Bekman" > Tulan W. Hu wrote: > > -- Original Message - > > From: "Stas Bekman" > > > >>Please take a look at Apache-Test/lib/Apache/TestConfig.pm > >> > >>sub open_cmd { > > > > > &g

Re: make test failed on solaris 8

2005-01-27 Thread Tulan W. Hu
-- Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> > Please take a look at Apache-Test/lib/Apache/TestConfig.pm > > sub open_cmd { > it calls untaint_path($ENV{PATH}) in the same file. Please take a look at > that function and see if you can fix it. > > If you don't figure out,

Re: make test failed on solaris 8

2005-01-26 Thread Tulan W. Hu
only can post partial output from truss because i got mail failure notify from apache site.I found a line in our private module AP_INIT_TAKE12("require", set_subscribe_slot,(void*)APR_XtOffsetOf(LN_auth_config_rec, auth_LNgrpfile),OR_AUTHCFG, "" ), ... I changed it to AP_INIT_RAW_ARGS("require",...

Re: make test failed on solaris 8

2005-01-26 Thread Tulan W. Hu
We have two private add on modules that have been converted from v1.x to v2. I'll check them again. Tulan - Original Message - From: "Tulan W. Hu" <[EMAIL PROTECTED]> To: "Stas Bekman" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, January 26, 2005 7:5

Re: make test failed on solaris 8

2005-01-26 Thread Tulan W. Hu
Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> > Tulan W. Hu wrote: > > >>I think I need to fix the syntax error in the httpd.conf first. > >>however, I cannot just modify the httpd.conf file under t/conf > >>since it will

Re: make test failed on solaris 8

2005-01-25 Thread Tulan W. Hu
- Original Message - From: "Tulan W. Hu" > > - Original Message - > >From: "Stas Bekman" <[EMAIL PROTECTED]> > > Sent: Monday, January 24, 2005 8:38 PM > > Tulan W. Hu wrote: > > >>From: "Stas Bekman"

Re: make test failed on solaris 8

2005-01-24 Thread Tulan W. Hu
>From: "Stas Bekman" <[EMAIL PROTECTED]> >> [EMAIL PROTECTED] wrote: > > -8<-- Start Bug Report 8<-- > > 1. Problem Description: > > > > I have tried the httpd-2.0.49 with mod_perl 1.9913 dev version and > > the make test ran ok. However, the httpd-2.0.5