Daniel Stone <[EMAIL PROTECTED]> writes:

> Hi,
> Obviously the error was due to a missing --with-mpm=xxxxxx argument to
> ./configure. I just relied on the default behaviour being sane -
> something that worked up until very recently. In this case, where it
> breaks make'ing, shouldn't having no MPM be a fatal ./configure error?
> 
> Or, even better, shouldn't having a sane default, be the default?

prefork is supposed to be the default; I just did 

  make extraclean
  cvs update
  ./buildconf
  ./configure
  make

on Linux; prefork was selected as desired and it built fine, so

1) something about your system that confuses us
*or*
2) temporary breakage to Apache which has since been fixed

Either way, it might help if you could try again with the latest
sources.  If it fails,

what do you have instead of this line?

  checking which MPM to use... prefork

what is in your config.nice?

Thanks,
-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to