Curl Build failed on solaris with nghttp2 unreferenced symbols.
This issue occurs for the curl version > 7.81.0
Pinned curl version to 7.81.0 for solrais
Error :
nghttp2_pack_settings_payload ../lib/.libs/libcurl.so
| nghttp2_session_send ../lib/.libs/libcurl.so
| ld: fatal: symbol referencing errors
| collect2: error: ld returned 1 exit status
| gmake[2]: *** [Makefile:991: curl] Error 1
Description
Related Issue
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Chore (non-breaking change that does not add functionality or fix an issue)
Checklist:
[x] I have read the CONTRIBUTING document.
[ ] I have run the pre-merge tests locally and they pass.
Curl Build failed on solaris with nghttp2 unreferenced symbols. This issue occurs for the curl version > 7.81.0 Pinned curl version to 7.81.0 for solrais
Error :
nghttp2_pack_settings_payload ../lib/.libs/libcurl.so | nghttp2_session_send ../lib/.libs/libcurl.so | ld: fatal: symbol referencing errors | collect2: error: ld returned 1 exit status | gmake[2]: *** [Makefile:991: curl] Error 1
Description
Related Issue
Types of changes
Checklist: