【发布时间】:2015-01-27 11:44:00
【问题描述】:
我从 GNU 镜像下载了 ispell 压缩包,并正在我的 OSX 上安装 Ispell。当我在我的文件夹中“全部制作”时,我收到以下错误:
[pradeep@laptop ispell-3.1]$make all
+ cc -O -c buildhash.c
In file included from buildhash.c:69:
./config.h:878:1: error: expected identifier or '('
<U+001B>[01;31m<U+001B>[K#define SIGNAL_TYPE_STRING "<U+001B>[m<U+001B>[K void"
^
1 error generated.
make: *** [buildhash.o] Error 1
我的操作系统是优胜美地。有什么建议吗?
【问题讨论】:
标签: macos emacs osx-yosemite ispell