fastjrun opened a new issue #1042: 使用centos7.7容器编译报错Fail to find protoc,宿主机编译没问题
URL: https://github.com/apache/incubator-brpc/issues/1042
 
 
   容器内日志如下:
   `[root@bb6944379e69 brpc]# cat /etc/redhat-release 
   CentOS Linux release 7.7.1908 (Core)
   [root@bb6944379e69 brpc]# uname -r
   3.10.0-1062.12.1.el7.x86_64
   [root@bb6944379e69 brpc]# gcc --version
   gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
   Copyright (C) 2015 Free Software Foundation, Inc.
   
   
   This is free software; see the source for copying conditions.  There is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   
   [root@bb6944379e69 brpc]# sh config_brpc.sh --headers=/usr/include 
--libs=/usr/lib64 --nodebugsymbols
   Fail to find protoc
   [root@bb6944379e69 brpc]# protoc --version
   libprotoc 2.5.0
   [root@bb6944379e69 brpc]# whereis protoc
   protoc: /usr/bin/protoc
   `

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to