You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2021/04/13 02:36:30 UTC

[GitHub] [zookeeper] ShallyLai edited a comment on pull request #1546: ZOOKEEPER-4012: zookeeper-client-c: add an `install` target to CMakeLists

ShallyLai edited a comment on pull request #1546:
URL: https://github.com/apache/zookeeper/pull/1546#issuecomment-818383280


   Excuse me, I have a problem of installing zookeeper on my MBP M1. When I type
   `brew install --build-from-source zookeeper`
   to install it, but appear these error messages below, and I can't find the answer online. Can you guys please help me how to solve it? 
   Thank you.
   
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (pre-compile-jute) on project zookeeper-jute: Fatal error compiling: error: invalid flag: -Xdoclint:-missing -> [Help 1]
   [ERROR]
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR]
   [ERROR] For more information about the errors and possible solutions, please read the following articles:
   [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
   [ERROR]
   [ERROR] After correcting the problems, you can resume the build with the command
   [ERROR]   mvn <args> -rf :zookeeper-jute


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org