栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

Makefile:812: *** missing separator. Stop.

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Makefile:812: *** missing separator. Stop.

问题log
[ ! -d "iptables-1.4.21" ] || make -C iptables-1.4.21 || exit $?
make[3]: Entering directory '/home/rtl819x-SDK-v3.4.14b-full-package/new/rtl819x/users/iptables-1.4.21'
Makefile:812: *** missing separator.  Stop.
make[3]: Leaving directory '/home/rtl819x-SDK-v3.4.14b-full-package/new/rtl819x/users/iptables-1.4.21'
Makefile:1564: recipe for target 'iptables-1.4.21' failed
make[2]: *** [iptables-1.4.21] Error 2
make[2]: Leaving directory '/home/rtl819x-SDK-v3.4.14b-full-package/new/rtl819x/users'
Makefile:490: recipe for target 'app' failed
make[1]: *** [app] Error 2
make[1]: Leaving directory '/home/rtl819x-SDK-v3.4.14b-full-package/new/rtl819x/users'
Makefile:160: recipe for target 'bins' failed
make: *** [bins] Error 2
问题原因

这是由于指令开头不是tab键导致,可以看到linux下显示红色,表示格式问题

 注意:

        Tab要设置为4个字符

设置方法 编辑~/.vimrc文件

 vim ~/.vimrc

增加set tabstop=4

立即生效方法

source ~/.vimrc

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/641808.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号