| InputWindow.c:31:21: 错误:X11/xpm.h:没有那个文件或目录 InputWindow.c: 在函数‘DrawInputWindow’中: InputWindow.c:237: 错误:‘XpmAttributes’未声明(在此函数内第一次使用) InputWindow.c:237: 错误:(即使在一个函数内多次出现,每个未声明的标识符在其 InputWindow.c:237: 错误:所在的函数内也只报告一次。) InputWindow.c:237: 错误:expected ‘;’ before ‘attrib’ InputWindow.c:415: 错误:‘attrib’未声明(在此函数内第一次使用) InputWindow.c:436: 警告:隐式声明函数‘XpmCreateImageFromData’ InputWindow.c:437: 错误:‘XpmSuccess’未声明(在此函数内第一次使用) make[2]: *** [InputWindow.o] 错误 1 make[2]: Leaving directory `/home/mgqw/install/fcitx-3.6.0-rc/src" make[1]: *** [all-recursive] 错误 1 make[1]: Leaving directory `/home/mgqw/install/fcitx-3.6.0-rc" make: *** [all] 错误 |
| [root@mgqw linuxqq_v1.0]# yum install libxpm-dev 载入插件: fastestmirror, presto, refresh-packagekit Loading mirror speeds from cached hostfile * fedora: ftp.cuhk.edu.hk * rpmfusion-free: mirrors.tummy.com * rpmfusion-free-updates: mirrors.tummy.com * rpmfusion-nonfree: mirrors.tummy.com * rpmfusion-nonfree-updates: mirrors.tummy.com * updates: mirror.nus.edu.sg 设置安装进程 No package libxpm-dev available. 无事可做 |
|
|
|