ZTE-EBASE commented on PR #1226:
URL: https://github.com/apache/cloudberry/pull/1226#issuecomment-3067478551
In the Dependencies section of the PR, I have attached the dependency
information. Please introduce the dependencies to build a new CI environment.
The ssh2 library needs to be introduced during compilation and placed under
/usr/local.
```shell
In file included from url_file.c:21:
../../../../src/include/fstream/gfile.h:29:10: fatal error: libssh2.h: No
such file or directory
29 | #include <libssh2.h>
| ^~~~~~~~~~~
compilation terminated.
make[4]: *** [<builtin>: url_file.o] Error 1
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]