configure: error: mod_http2 has been requested but can not be built due to prerequisite failures

Imtek

Verified User
Joined
Dec 11, 2005
Messages
224
Location
The Netherlands
Hi, recently DA made some changes, after that i ran:
da build list_removals
da build remove_items
da build remove_old_local libiconv
da build all

Issue when running after buid all :
checking for nghttp2... checking for user-provided nghttp2 base directory... none
checking for pkg-config along /usr/local/lib/pkgconfig:... checking for nghttp2 version >= 1.2.1... FAILED
configure: WARNING: nghttp2 version is too old
no
checking whether to enable mod_http2... configure: error: mod_http2 has been requested but can not be built due to prerequisite failures

*** There was an error while trying to configure Apache 2. Check the /usr/local/directadmin/custombuild/configure/ap2/configure.apache file

There are no custom configurations on the server, anybody has some idea @fln @Martynas ?
 
Did some extra digging, it was caused by a nghttp2 by the epel repository instead of the CloudLinux repository.

After that it worked.
 
Back
Top