Hello! I'm trying to install P4studio. When I install grpc , Linux18.04
report a error.The specific error message is as follows:
cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but
not for C
src/boringssl/err_data.c:17:10: fatal error: openssl/base.h: No such
file or directory
#include <openssl/base.h>
^~~~~~~~~~~~~~~~
compilation terminated.
creating tmp
creating tmp/tmpvpIqnh
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time
-D_FORTIFY_SOURCE=2 -g
-fdebug-prefix-map=/build/python2.7-gnDdqE/python2.7-2.7.17=.
-fstack-protector-strong -Wformat -Werror=format-security -fPIC
-I/usr/include/python2.7 -c /tmp/tmpvpIqnh/a.c -o tmp/tmpvpIqnh/a.o
Is there some any way to address it?
Thanks!
--
You received this message because you are subscribed to the Google Groups
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/grpc-io/9a74de7c-98d5-4c40-aeaa-e23d568b3b91n%40googlegroups.com.