../libtool: line 543: syntax error near unexpected token `]*'
../libtool: line 543: ` *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")'
上面这个问题,一般是因为将
ltmain.sh文件中的
TAB替换成了空格
造成的。
相关文章
- C# Mysql You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ????
- 写shell,运行出错:syntax error near unexpected token `$’do\r”
- Windows登录服务器CLI运行脚本出现 syntax error: unexpected end of file 错误的解决
- 解决执行脚本报syntax error: unexpected end of file或syntax error near unexpected token `fi'错误的问题
- phpcms Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE错误
- syntax error:unexpected end of file
- Parse error: syntax error, unexpected '$a' (T_VARIABLE) in D:\xampp\htdocs\curl1.php on line 5
- Parse error: syntax error, unexpected $end in D:\www\xxx\e\class\adminfun.php
- 脚本报错:syntax error near unexpected token
- line 1: syntax error: unexpected word (expecting ")")