On Solaris 2.6 mod_ssl 2.5.0 reported an error during
configure with Apache 1.3.11 updated with the Cross-Site
Scripting patch described at

 http://www.apache.org/info/css-security/apache_specific.html

The output of the ./configure is attached. The error
reported only involves an html file, and Apache 1.3.11 plus
the css patch build, install, and appear to run fine -
including the new AddCharSet... directives introduced by the
patch. So this appears to be a minor cosmetic issue only.

--------------------------
Ed Kubaitis - [EMAIL PROTECTED]
CCSO - University of Illinois at Urbana-Champaign
=============================================================
Configuring mod_ssl/2.5.0 for Apache/1.3.11
 + Apache location: ../apache_1.3.11a (Version 1.3.11)
 + Auxiliary patch tool: ./etc/patch/patch (local)    
 + Applying packages to Apache source tree:
   o Extended API (EAPI)
   o Distribution Documents
   o SSL Module Source
   o SSL Support
   o SSL Configuration Additions
   o SSL Module Documentation
   o Addons
Error: Application of patch failed:
-------------------------------------------------
|+---------------------------------------------------------------------------
|| Add a hyperlink for the Define directives.
|+---------------------------------------------------------------------------
|Index: htdocs/manual/mod/directives.html
|--- htdocs/manual/mod/directives.html  2000/01/21 18:07:10     1.1.1.7
|+++ htdocs/manual/mod/directives.html  2000/01/21 19:51:10     1.17
--------------------------
Patching file htdocs/manual/mod/directives.html using Plan A...
Hunk #1 succeeded at 100 (offset 3 lines).
done
-------------------------------------------------
Done: source extension and patches successfully applied.

Now proceed with the following commands (Bourne-Shell syntax):
 $ cd ../apache_1.3.11a
 $ SSL_BASE=/path/to/openssl ./configure ... --enable-module=ssl
 $ make
 $ make certificate
 $ make install
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to