LinuxSir.cn,穿越时空的Linuxsir!

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

求助, make出错请高手指点.

[复制链接]
发表于 2005-12-18 15:34:26 | 显示全部楼层 |阅读模式
[vicwjb@localhost vicwjb]$ cd /home/vicwjb/fcitx-3.1.1
[vicwjb@localhost fcitx-3.1.1]$ make
make  all-recursive
make[1]: Entering directory `/home/vicwjb/fcitx-3.1.1'
Making all in doc
make[2]: Entering directory `/home/vicwjb/fcitx-3.1.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/vicwjb/fcitx-3.1.1/doc'
Making all in tools
make[2]: Entering directory `/home/vicwjb/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/vicwjb/fcitx-3.1.1/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vicwjb/fcitx-3.1.1'
make: *** [all] Error 2
[vicwjb@localhost fcitx-3.1.1]$
发表于 2005-12-18 23:59:49 | 显示全部楼层
先用一下config命令
./config -prefix=/usr
看看行不行???
回复 支持 反对

使用道具 举报

发表于 2005-12-19 16:30:08 | 显示全部楼层
Post by vicwjb

/usr/bin/ld: cannot find -lX11

没装X11的库吧.
回复 支持 反对

使用道具 举报

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

本版积分规则

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