RE: MP2 - New Install - Make Test Errors - Resolved

2003-03-23 Thread Chris Faust
Thanks for the fixes Stas,

I appear to be up and running now..

Just a FYI for reference, I updated the source via CVS and tried it again.
That time around I didn't get the TestConfig error but I got pretty much all
the same errors that I got on the first (non-cvs) build where it couldn't
find init::first, protocol, echo etc.
If you want to see the info on that its here.
Report
http://tagteam.prevare.com/mp2pr1.txt
Error Log
http://tagteam.prevare.com/mp2pr1log.txt

I tried adding them to the init.pm and got the same results.

The last thing I did was kill the entire source directory, made sure I was
just a standard user, downloaded the source via CVS again and then did the
build, make and make test as that standard user and then SU'ed to root just
for make install and everything went worked like a charm.

Now I can see the only thing I ever want to see in my error log:
Apache/2.0.44 (Unix) mod_perl/1.99_09-dev Perl/v5.8.0 configured

Sweet!

Thanks
-Chris


 -Original Message-
 From: Stas Bekman [mailto:[EMAIL PROTECTED]
 Sent: Saturday, March 22, 2003 11:54 PM
 To: Chris Faust
 Cc: Modperl
 Subject: Re: MP2 - New Install - Make Test Errors


 Chris Faust wrote:
  Thanks Stas, I tried getting it via CVS and all those other
 problems went
  away but I have a new one..
 
  Can't locate Apache/TestConfig.pm
 
  This happens right at the end of the make and the module is
 within @INC.

 Thanks Chris, this is now fixed in cvs. Please run 'cvs up' and
 try again.

 I've missed the problem, since I had an installed Apache/Test. Once I've
 removed it, the problem was right there.

 __
 Stas BekmanJAm_pH -- Just Another mod_perl Hacker
 http://stason.org/ mod_perl Guide --- http://perl.apache.org
 mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
 http://modperlbook.org http://apache.org   http://ticketmaster.com




Re: MP2 - New Install - Make Test Errors - Resolved

2003-03-23 Thread Stas Bekman
Chris Faust wrote:
Thanks for the fixes Stas,

I appear to be up and running now..

Just a FYI for reference, I updated the source via CVS and tried it again.
That time around I didn't get the TestConfig error but I got pretty much all
the same errors that I got on the first (non-cvs) build where it couldn't
find init::first, protocol, echo etc.
If you want to see the info on that its here.
Report
http://tagteam.prevare.com/mp2pr1.txt
Error Log
http://tagteam.prevare.com/mp2pr1log.txt
I tried adding them to the init.pm and got the same results.
Well, if the problem is not there anymore with the fresh tree, can we consider 
it solved?

The last thing I did was kill the entire source directory, made sure I was
just a standard user, downloaded the source via CVS again and then did the
build, make and make test as that standard user and then SU'ed to root just
for make install and everything went worked like a charm.
Now I can see the only thing I ever want to see in my error log:
Apache/2.0.44 (Unix) mod_perl/1.99_09-dev Perl/v5.8.0 configured
Sweet!
;)

--

__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


RE: MP2 - New Install - Make Test Errors

2003-03-22 Thread Chris Faust
,
ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/CORE'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
  Built under linux
  Compiled at Sep  1 2002 23:56:49
  %ENV:
PERL_LWP_USE_HTTP_10=1
  @INC:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0
/usr/lib/perl5/vendor_perl
.


3. This is the core dump trace: (if you get a core dump):

  [CORE TRACE COMES HERE]

This report was generated by t/REPORT on Sun Mar 23 13:03:21 2003 GMT.

-8-- End Bug Report --8--

Note: Complete the rest of the details and post this bug report to
dev at perl.apache.org. To subscribe to the list send an empty
email to [EMAIL PROTECTED]

 -Original Message-
 From: Stas Bekman [mailto:[EMAIL PROTECTED]
 Sent: Friday, March 21, 2003 8:47 PM
 To: Chris Faust
 Cc: Modperl
 Subject: Re: MP2 - New Install - Make Test Errors



  I'm installing mod_perl for the 3rd time using pretty much the
 same config
  (machine, OS etc) as before but this time around I'm getting a lot of
  strange errors when I run make test.

 Can you please give it try with the latest cvs? Lost of problems
 were fixed
 since 99.08.
 http://perl.apache.org/download/source.html#2_0_Development_Sourc
 e_Distribution

 __
 Stas BekmanJAm_pH -- Just Another mod_perl Hacker
 http://stason.org/ mod_perl Guide --- http://perl.apache.org
 mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
 http://modperlbook.org http://apache.org   http://ticketmaster.com




Re: MP2 - New Install - Make Test Errors

2003-03-22 Thread Stas Bekman
Chris Faust wrote:
Thanks Stas, I tried getting it via CVS and all those other problems went
away but I have a new one..
Can't locate Apache/TestConfig.pm

This happens right at the end of the make and the module is within @INC.
Thanks Chris, this is now fixed in cvs. Please run 'cvs up' and try again.

I've missed the problem, since I had an installed Apache/Test. Once I've 
removed it, the problem was right there.

__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com