执行./ext_skel --extname=test2_module --proto=test2_module.def
报错:
awk: 源文件第 256 行语法错误 /Applications/MAMP/bin/php/php5.6.6/ include/php/ext/骨骼/create_stubs
上下文是
if (!stubs) print "" >扩展名>> “/function_warning”awk:源文件第 257 行处存在非法语句 /Applications/MAMP/bin/php/php5.6.6/include/php/ext/骨骼/create_stubs
awk:源文件第 267 行处存在语法错误 /Applications /MAMP/bin/php/php5.6.6/include/php/ext/sculpture/create_stubs
创建基本文件:config.m4 config.w32 .gitignore test2_module.c php_test2_module.h 信用实验测试/001.phpt test2_module。 phprm: function_entries: 没有这样的文件或目录
rm: function_declarations: 没有这样的文件或目录
rm: function_stubs: 没有这样的文件或目录
[done].
请问如何处理
执行./ext_skel --extname=test2_module --proto=test2_module.def
报错:
awk: 源文件第 256 行语法错误 /Applications/MAMP/bin/php/php5.6.6/ include/php/ext/骨骼/create_stubs
上下文是
if (!stubs) print "" >扩展名>> “/function_warning”awk:源文件第 257 行的非法语句 /Applications/MAMP/bin/php/php5.6.6/include/php/ext/sculpture/create_stubs
awk:源文件第 267 行的语法错误 /Applications /MAMP/bin/php/php5.6.6/include/php/ext/sculpture/create_stubs
创建基本文件:config.m4 config.w32 .gitignore test2_module.c php_test2_module.h 信用实验测试/001.phpt test2_module。 phprm: function_entries: 没有这样的文件或目录
rm: function_declarations: 没有这样的文件或目录
rm: function_stubs: 没有这样的文件或目录
[done].
请问如何处理
确保您执行时 ext_skel 有对目录写入的权限。
确认 test2_module.def 文件存在?