求助安装五笔citx-1.8.2时出错

[root@localhost picc]# cd fcitx-1.8.2
[root@localhost fcitx-1.8.2]# make
cd IMdkit/lib; make
make[1]: Entering directory `/home/picc/fcitx-1.8.2/IMdkit/lib'
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6
/include    IMConn.c
make[1]: gcc: Command not found
make[1]: *** [IMConn.o] Error 127
make[1]: Leaving directory `/home/picc/fcitx-1.8.2/IMdkit/lib'
make: *** [libXimd.a] Error 2
[root@localhost fcitx-1.8.2]# make install
strip fcitx
strip: fcitx: 没有那个文件或目录