https://bz.apache.org/bugzilla/show_bug.cgi?id=65602
Tần Quảng <baobaox...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INFORMATIONPROVIDED |--- Status|RESOLVED |REOPENED --- Comment #11 from Tần Quảng <baobaox...@gmail.com> --- Hello, I tried compiling the latest version (2.4.57), but this error still occurs. As I reported earlier, the cURL variables in the "CMakeLists.txt" file were declared but not assigned values, which led to this bug. I've made some changes to the "CMakeLists.txt" file that automatically finds and assigns values to cURL variables to resolve compilation errors related to this bug (without having to recompile cURL again during HTTPd compilation). Here is the link to the file "CMakeLists.txt" after I edited and successfully fixed this bug: https://pastebin.com/kCTmeUyv I also created a pull request on GitHub, if you're a maintainer, can you test and merge it? Link to pull request: https://github.com/apache/httpd/pull/356 Thank you. -- 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