执行./ext_skel --extname=test2_module --proto=test2_module.def
报错 :
awk: syntax error at source line 256 source file /applications/mamp/bin/php/php5.6.6/include/php/ext/skeleton/create_stubs
context is
if (!stubs) print "" > extname >>> "/function_warning" awk: illegal statement at source line 257 source file /applications/mamp/bin/php/php5.6.6/include/php/ext/skeleton/create_stubs
awk: syntax error at source line 267 source file /applications/mamp/bin/php/php5.6.6/include/php/ext/skeleton/create_stubs
creating basic files: config.m4 config.w32 .gitignore test2_module.c php_test2_module.h credits experimental tests/001.phpt test2_module.phprm: function_entries: no such file or directory
rm: function_declarations: no such file or directory
rm: function_stubs: no such file or directory
[done].
请问如何处理
执行./ext_skel --extname=test2_module --proto=test2_module.def
报错 :
awk: syntax error at source line 256 source file /applications/mamp/bin/php/php5.6.6/include/php/ext/skeleton/create_stubs
context is
if (!stubs) print "" > extname >>> "/function_warning" awk: illegal statement at source line 257 source file /applications/mamp/bin/php/php5.6.6/include/php/ext/skeleton/create_stubs
awk: syntax error at source line 267 source file /applications/mamp/bin/php/php5.6.6/include/php/ext/skeleton/create_stubs
creating basic files: config.m4 config.w32 .gitignore test2_module.c php_test2_module.h credits experimental tests/001.phpt test2_module.phprm: function_entries: no such file or directory
rm: function_declarations: no such file or directory
rm: function_stubs: no such file or directory
[done].
请问如何处理
确保一下你执行时 ext_skel 有对目录写入的权限。
本书将PHP开发与MySQL应用相结合,分别对PHP和MySQL做了深入浅出的分析,不仅介绍PHP和MySQL的一般概念,而且对PHP和MySQL的Web应用做了较全面的阐述,并包括几个经典且实用的例子。 本书是第4版,经过了全面的更新、重写和扩展,包括PHP5.3最新改进的特性(例如,更好的错误和异常处理),MySQL的存储过程和存储引擎,Ajax技术与Web2.0以及Web应用需要注意的安全
400
确认 test2_module.def 文件存在?
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号