[exim-dev] [Bug 2263] New: Compile error with TLS=yes (open…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2263] New: Compile error with TLS=yes (openssl-1.0.2o) and DISABLE_OCSP=yes
https://bugs.exim.org/show_bug.cgi?id=2263

            Bug ID: 2263
           Summary: Compile error with TLS=yes (openssl-1.0.2o) and
                    DISABLE_OCSP=yes
           Product: Exim
           Version: 4.91
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: TLS
          Assignee: jgh146exb@???
          Reporter: sampan@???
                CC: exim-dev@???


Error:
in file included from tls.c:122:
tls-openssl.c: In function `tls_refill':
tls-openssl.c:2499: error: structure has no member named `verify_stack'
tls-openssl.c:2502: error: structure has no member named `verify_stack'
tls-openssl.c: In function `tls_close':
tls-openssl.c:2778: error: structure has no member named `verify_stack'
tls-openssl.c:2779: error: structure has no member named `verify_stack'

When OCSP is enabled compile OK

--
You are receiving this mail because:
You are on the CC list for the bug.