pandaapo commented on PR #4542: URL: https://github.com/apache/eventmesh/pull/4542#issuecomment-1805619504
@zhurq When I tried to build c sdk in github actions with the following script https://github.com/apache/eventmesh/blob/60063eb9ead5c2bd5d5e5a9e4f1b7d2c49a4fcd3/.github/workflows/ci.yml#L56-L59. It reported the [error](https://github.com/apache/eventmesh/actions/runs/6824433527/job/18560329787?pr=4539) ``` Run git submodule init Building ==> third_party/libcurl.a... Can't exec "aclocal": No such file or directory at /usr/local/Cellar/autoconf/2.71/share/autoconf/Autom4te/FileUtils.pm line 274. autoreconf: error: aclocal failed with exit status: 2 make: *** [third_party/libcurl.a] Error 2 ``` Do you know what the problem is? -- 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]
