/tmp/tarantool-php/src/tarantool_network.c: In function 'tntll_stream_fpid2':
/tmp/tarantool-php/src/tarantool_network.c:43:9: error: 'rv' undeclared (first use in this function)
return rv;
^~
/tmp/tarantool-php/src/tarantool_network.c:43:9: note: each undeclared identifier is reported only once for each function it appears in
make: *** [Makefile:195: src/tarantool_network.lo] Error 1
This fixes the build error: