Maison  >  Questions et réponses  >  le corps du texte

centos下编译安装php-protobuf时编译报错

资源从https://github.com/allegro/ph...下载的;
Centos下编译:

/usr/local/php/bin/phpize;
./configure --with-php-config=/usr/local/php/bin/php-config;
make;

执行到这里就报错了!

/usr/local/src/php-protobuf-master/protobuf.c: 在函数‘pb_parse_field_value’中:
/usr/local/src/php-protobuf-master/protobuf.c:1044: 错误:‘tsrm_ls’未声明(在此函数内第一次使用)
/usr/local/src/php-protobuf-master/protobuf.c:1044: 错误:(即使在一个函数内多次出现,每个未声明的标识符在其
/usr/local/src/php-protobuf-master/protobuf.c:1044: 错误:所在的函数内也只报告一次。)
/usr/local/src/php-protobuf-master/protobuf.c: 在函数‘pb_serialize_packed_field’中:
/usr/local/src/php-protobuf-master/protobuf.c:1154: 错误:‘tsrm_ls’未声明(在此函数内第一次使用)
make: *** [protobuf.lo] 错误 1

在这个编译安装之前https://github.com/google/pro...这里的已经安装成功;

黄舟黄舟2768 Il y a quelques jours795

répondre à tous(0)je répondrai

Pas de réponse
  • Annulerrépondre