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

--- Comment #1 from Michael Schlenker <m...@contact.de> ---
The CMake error is:

  CMake Error at CMakeLists.txt:770 (IF):
    if given arguments:

      "NOT" "OPENSSL_FOUND" "CURL_FOUND" "JANSSON_FOUND" "HAVE_OPENSSL_102"
"STREQUAL" ""

    Unknown arguments specified


The summary already hints at the problems:

-- LIBXML2_FOUND ............ : TRUE
-- LUA51_FOUND .............. : FALSE
-- NGHTTP2_FOUND ............ : TRUE
-- OPENSSL_FOUND ............ : TRUE
-- ZLIB_FOUND ............... : TRUE
-- BROTLI_FOUND ............. : FALSE
-- CURL_FOUND ............... : FALSE
-- JANSSON_FOUND ............ :           <= notice the void
-- APR_HAS_LDAP ............. : TRUE
-- APR_HAS_XLATE ............ : FALSE
-- APU_HAVE_CRYPTO .......... : TRUE

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

Reply via email to