| 1 |   | checking for getaddrinfo() ... found | 
          
          
            | 2 |   | checking for PCRE2 library ... not found | 
          
          
            | 3 |   | checking for PCRE library ... found | 
          
          
            | 4 |   | checking for PCRE JIT support ... found | 
          
          
            | 5 |   | checking for OpenSSL library ... not found | 
          
          
            | 6 |   | checking for OpenSSL library in /usr/local/ ... not found | 
          
          
            | 7 |   | checking for OpenSSL library in /usr/pkg/ ... not found | 
          
          
            | 8 |   | checking for OpenSSL library in /opt/local/ ... not found | 
          
          
            | 9 |   |  | 
          
          
            | 10 |   | auto/configure: error: SSL modules require the OpenSSL library. | 
          
          
            | 11 |   | You can either do not enable the modules, or install the OpenSSL library | 
          
          
            | 12 |   | into the system, or build the OpenSSL library statically from the source | 
          
          
            | 13 |   | with nginx by using --with-openssl=<path> option. | 
          
          
            |   | 1 | am i missing anything here |