|
发表于 2002-5-16 17:39:38
|
显示全部楼层
什么回事???
[root@cu gWuBi-0.6]# make
cd IMdkit/lib; make
make[1]: Entering directory `/mnt/gWuBi-0.6/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 `/mnt/gWuBi-0.6/IMdkit/lib'
make: *** [libXimd.a] Error 2
[root@cu gWuBi-0.6]# make install
strip gWuBi
make: strip: Command not found
make: *** [install] Error 127
[root@cu gWuBi-0.6]# |
|