LinuxSir.cn,穿越时空的Linuxsir!

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

what's worng with the "fcitx-3.4.1",I can make it,where the

[复制链接]
发表于 2006-11-15 10:08:43 | 显示全部楼层 |阅读模式
I download the source code,
and then I use "./configure"
and then I use "make",
the errormessage fllow this:
[root@localhost fcitx-3.4.1]# make
make  all-recursive
make[1]: Entering directory `/jzl/fcitx-3.4.1'
Making all in doc
make[2]: Entering directory `/jzl/fcitx-3.4.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/jzl/fcitx-3.4.1/doc'
Making all in xpm
make[2]: Entering directory `/jzl/fcitx-3.4.1/xpm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/jzl/fcitx-3.4.1/xpm'
Making all in lib
make[2]: Entering directory `/jzl/fcitx-3.4.1/lib'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -c -O2 -fno-strength-reduce -fno-strict-aliasing -g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2   -D_USE_XFT -Wall -MT FrameMgr.o -MD -MP -MF ".deps/FrameMgr.Tpo" -c -o FrameMgr.o FrameMgr.c; \
then mv -f ".deps/FrameMgr.Tpo" ".deps/FrameMgr.Po"; else rm -f ".deps/FrameMgr.Tpo"; exit 1; fi
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from /usr/X11R6/include/X11/Xlibint.h:225,
                 from FrameMgr.c:29:
/usr/include/linux/errno.h:4:23: asm/errno.h: 没有那个文件或目录
make[2]: *** [FrameMgr.o] Error 1
make[2]: Leaving directory `/jzl/fcitx-3.4.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/jzl/fcitx-3.4.1'
make: *** [all] Error 2

it looks like cant find "FrameMgr.c"
and then I find FrameMgr.c with this command:
     find / -iname FrameMgr.c
but I still cant find the file
who can help me?
 楼主| 发表于 2006-11-15 10:11:16 | 显示全部楼层
I catch the file now,it's directory is:
   fcitx-3.4.1/lib/FrameMgr.c
but why I can't make it?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-15 10:36:23 | 显示全部楼层
好了,哈哈,我装了3.3的。
不是源码包的 ^^
回复 支持 反对

使用道具 举报

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

本版积分规则

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