You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2018/11/28 07:04:04 UTC

[GitHub] geekso001 removed a comment on issue #3: go get rocketmq-client-go error

geekso001 removed a comment on issue #3: go get rocketmq-client-go error
URL: https://github.com/apache/rocketmq-client-go/issues/3#issuecomment-442340917
 
 
   MacOS could not install rocketmq-client-cpp, the installation time was wrong, the error message is as follows:
   ====================================
   /Users/han/Downloads/rocketmq-client-cpp-master/src/consumer/ConsumeMessageConcurrentlyService.cpp:18:10: fatal error: 'sys/prctl.h' file not found
   #include <sys/prctl.h>
            ^~~~~~~~~~~~~
   1 error generated.
   make[2]: *** [project/CMakeFiles/rocketmq_shared.dir/__/src/consumer/ConsumeMessageConcurrentlyService.cpp.o] Error 1
   make[1]: *** [project/CMakeFiles/rocketmq_shared.dir/all] Error 2
   make: *** [all] Error 2
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services