/usr/include/php/ext/pcre/php_pcre.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/usr/include/php/ext/pcre/php_pcre.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
/usr/include/php/ext/pcre/php_pcre.h:52: error: expected specifier-qualifier-list before 'pcre'

安装命令 centos     or     ubuntu两种

yum install pcre-devel or apt-get install libpcre3-dev

相关文章:

  • 2020-03-14
  • 2021-08-11
  • 2021-10-18
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2022-01-11
  • 2021-12-27
猜你喜欢
  • 2021-12-20
  • 2022-12-23
  • 2022-12-23
  • 2021-09-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案