LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 887|回复: 1

make出错,该如何解决

[复制链接]
发表于 2007-5-8 14:57:13 | 显示全部楼层 |阅读模式
出错提示为如下
[root@www fcitx-3.1.1]# make
make  all-recursive
make[1]: Entering directory `/home/frog555/downloads/fcitx-3.1.1'
Making all in doc
make[2]: Entering directory `/home/frog555/downloads/fcitx-3.1.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/frog555/downloads/fcitx-3.1.1/doc'
Making all in tools
make[2]: Entering directory `/home/frog555/downloads/fcitx-3.1.1/tools'
gcc  -g -O2 -INONE -Wall   -o mb2txt  mb2txt.o  -LNONE -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make[2]: *** [mb2txt] Error 1
make[2]: Leaving directory `/home/frog555/downloads/fcitx-3.1.1/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/frog555/downloads/fcitx-3.1.1'
make: *** [all] Error 2


这是怎么一回事```帮忙解决一下
发表于 2007-5-8 16:12:22 | 显示全部楼层
你没装x11的库
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表