You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/10/07 16:12:49 UTC

[Bug 61592] New: Build failure when compression is not available

https://bz.apache.org/bugzilla/show_bug.cgi?id=61592

            Bug ID: 61592
           Summary: Build failure when compression is not available
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: bugs@httpd.apache.org
          Reporter: brnrd@freebsd.org
  Target Milestone: ---

Created attachment 35400
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35400&action=edit
diff for modules/ssl/ssl_engine_config.c

If OpenSSL is built without compression support, build fails on
modules/ssl/ssl_engine_config.h in new code related to the policies.

Fixed by adding OPENSSL_NO_COMP check.

FreeBSD 11.1-p1 amd64
LibreSSL 2.6.2
svn up 2017-10-07

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 61592] Build failure when compression is not available

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61592

Yann Ylavic <yl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Yann Ylavic <yl...@gmail.com> ---
Thanks, fixed in r1811475.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 61592] Build failure when compression is not available

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61592

Bernard Spil <br...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org