coar        98/10/20 14:48:55

  Modified:    src      BUILD.NOTES
  Log:
        Add a note about building on AIX with the known compiler bug.
  
  Submitted by: Shane Owenby <[EMAIL PROTECTED]>
  Reviewed by:  Ken Coar
  
  Revision  Changes    Path
  1.2       +13 -0     apache-1.3/src/BUILD.NOTES
  
  Index: BUILD.NOTES
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/BUILD.NOTES,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BUILD.NOTES       1998/09/17 21:13:58     1.1
  +++ BUILD.NOTES       1998/10/20 21:48:54     1.2
  @@ -18,3 +18,16 @@
     Jim Jagielski ([EMAIL PROTECTED]) if you need a precompiled build for
     A/UX 3.1.x.
   
  +-----
  +AIX:
  +-----
  +  If compiling Apache on AIX (any version) using the xlC compiler version
  +  3.6.X and you receive an error such as:
  +
  +    "Expected </Directory> but saw </Directory>"
  +
  +  then you have a 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 patch for this version is to be provided by IBM in the coming days.
  +  (Oct 98)  When this patch is made available the URL will be provided here.
  +  For a precompiled build please check: 
<http://www.apache.org/dist/binaries/>
  
  
  

Reply via email to