I cannot get the nghttp2 to work on centos:7 (#328)

gmake[2]: Leaving directory '/root/build_h3_tools/nghttp2/third-party'
Making all in src
gmake[2]: Entering directory '/root/build_h3_tools/nghttp2/src'
Makefile:1237: ../tests/munit/.deps/nghttpx_unittest-munit.Po: No such file or directory
gmake[2]: *** No rule to make target '../tests/munit/.deps/nghttpx_unittest-munit.Po'.  Stop.
gmake[2]: Leaving directory '/root/build_h3_tools/nghttp2/src'
gmake[1]: *** [Makefile:559: all-recursive] Error 1
gmake[1]: Leaving directory '/root/build_h3_tools/nghttp2'
gmake: *** [Makefile:467: all] Error 2

I believe this is due to the test files being .c instead of .cc, and the
older automake doesn't handle that well. This all worked on
rockylinux:8, 9, and fedora:39. Giving up, at least for now. I wish
there were a switch to turn off the unit tests.

Co-authored-by: bneradt <bneradt@yahooinc.com>
1 file changed
tree: 1ff7c4dc9d8ddf0f61cd51467332429acebcbe61
  1. abi/
  2. bin/
  3. docker/
  4. jenkins/
  5. README.md
README.md

trafficserver-ci