I mis-typed. It was only Apache::Scoreboard that needed tweaking.
Don't recall the specific error message but when building a static mod_perl
with 1.99_17
it mucked arround with the include files in the Apache build directory.
The fix was changing INC = -I/usr/local/apache2/include to
                           INC = -I/path/to/apache/src/include
I think this is a moot point... hasn't the static build process changed
since _17? 

> -----Original Message-----
> From: Stas Bekman [mailto:[EMAIL PROTECTED] 
> Sent: Friday, December 17, 2004 12:39 PM
> To: Barksdale, Ray
> Cc: [EMAIL PROTECTED]
> Subject: Re: compile problems
> 
> Barksdale, Ray wrote:
> 
> > On a side note everything works fine for a static build. Modules
> > (Apache::Scoreboard
> > and Apache::VMonitor) required a little tweaking but worked. 
> 
> What were the problems in those modules?
> 
> 
> -- 
> __________________________________________________________________
> Stas Bekman            JAm_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
> 


*****CONFIDENTIALITY NOTICE*****
This e-mail and any files or attachments may contain confidential and
privileged information.  If you have received this message in error, please
notify the sender at the above e-mail address and delete it and all copies
from your system.



-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to