码迷,mamicode.com
首页 > 其他好文 > 详细

"makefile:5: *** missing separator. Stop."【转】

时间:2017-05-28 23:11:05      阅读:203      评论:0      收藏:0      [点我收藏+]

标签:details   tar   top   makefile   tail   csdn   bsp   art   空格   

本文转载自:http://blog.csdn.net/fireroll/article/details/8607903

写makefile时出现这个错误提示

是表示makefile中的命令前没有使用TAB。
 
造成的原因可能有:
1. 命令前没有使用TAB,
2. 在VIM的配置文件"/etc/vimrc"中使用了"set expandtab".
因为"set expandtab"会将TAB转换成空格

"makefile:5: *** missing separator. Stop."【转】

标签:details   tar   top   makefile   tail   csdn   bsp   art   空格   

原文地址:http://www.cnblogs.com/zzb-Dream-90Time/p/6916901.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!