Synopsis: Fatal make errors under cc and gcc State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat Jun 28 16:04:20 PDT 1997 State-Changed-Why: The gcc errors look like you've got mismatched gcc includes and system includes. This is likely caused by using a 2.5.1-built gcc on a 2.6 system. It can be fixed by re-running the "fixincludes" portion of the gcc install, or just re-building gcc.
va_start takes two arguments as defined by ANSI. We don't use varargs.h, we use stdarg.h. Could you try fixing the gcc thing above and reopen another bug if there's still a problem? Thanks for using apache! Dean
