From: Ken Coar Date: Sun, 4 May 1997 16:44:08 +0000 (+0000) Subject: Add Q&A about "why won't it build with my compiler?" X-Git-Tag: APACHE_1_2b11~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f66601e6d7fcd21168ec3083a8000122a56a243;p=apache Add Q&A about "why won't it build with my compiler?" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78090 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 69b251d566..e1feed2ccd 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -8,7 +8,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.50 $ ($Date: 1997/05/04 14:43:08 $) + $Revision: 1.51 $ ($Date: 1997/05/04 16:44:08 $)

The latest version of this FAQ is always available from the main @@ -60,10 +60,6 @@ - - - -

@@ -1217,6 +1216,60 @@
+ +
  • + Why won't Apache compile with my system's + cc? + +

    + If the server won't compile on your system, it is probably due to one + of the following causes: +

    + +

    + The Apache Group tests the ability to build the server on many + different platforms. Unfortunately, we can't test all of the OS + platforms there are. If you have verified that none of the above + issues is the cause of your problem, and it hasn't been reported + before, please submit a + problem report. + Be sure to include complete details, such as the compiler + & OS versions and exact error messages. +

    +