From da1ae02a1e35a5b6b4960b435922c568ff5ba17d Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Mon, 12 Mar 2001 18:03:34 +0000 Subject: [PATCH] Make it more clear that the error occurs at run-time, not compile-time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88502 13f79535-47bb-0310-9956-ffa450edef68 --- src/BUILD.NOTES | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/BUILD.NOTES b/src/BUILD.NOTES index 5a8dd62cc08..5eee75e8d6a 100644 --- a/src/BUILD.NOTES +++ b/src/BUILD.NOTES @@ -21,8 +21,9 @@ A/UX: ----- AIX: ----- - If compiling Apache on AIX (any version) using the xlC compiler version - 3.6.X and you receive an error such as: + If you compiled Apache on AIX (any version) using the xlC compiler + version 3.6.X and you receive an error such as the following when + trying to start Apache: "Expected but saw " or @@ -30,8 +31,9 @@ AIX: then you have encountered a bug in xlC. This is a problem with the 3.6.X versions of xlC, and is not a problem with the Apache code. - A set of PTF's which correct the problem are available from: + You need to update your xlC compiler and rebuild the server. A + set of PTFs which correct the problem is available from: http://techsupport.services.ibm.com/rs6k/fixdb.html - The PTF's are: U462005, U462006, U462007, and U462023 through - U462030. The PTF's have been tested and do indeed fix the problem. + The PTFs are: U462005, U462006, U462007, and U462023 through + U462030. The PTFs have been tested and do indeed fix the problem. -- 2.47.2