Hi! I have problems with building grpc for php, I do all step by step as 
https://grpc.io/docs/quickstart/php.html writen there.
But 'make' step failled with

[LD] Linking 
/usr/src/clean_official_grpc/grpc-1.9.1/libs/opt/libgpr.so.5.0.0
/usr/bin/ld: 
/usr/src/clean_official_grpc/grpc-1.9.1/objs/opt/src/core/lib/gpr/log_linux.o: 
relocation R_X86_64_TPOFF32 against 
`_ZZ15gpr_default_logP17gpr_log_func_argsE3tid' can not be used when making 
a shared object; recompile with -fPIC
/usr/src/clean_official_grpc/grpc-1.9.1/objs/opt/src/core/lib/gpr/log_linux.o: 
error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:2954: recipe for target 
'/usr/src/clean_official_grpc/grpc-1.9.1/libs/opt/libgpr.so.5.0.0' failed
make: * [/usr/src/clean_official_grpc/grpc-1.9.1/libs/opt/libgpr.so.5.0.0] 
Error 1

OS: Linux, Debian 8. Can anyone help please?

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/e7a0e15e-f457-4920-bbdc-09538fd3db6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to