|
|
有谁在红旗桌面4。0上装过zhcon啊,我的编译错误如下:
make all-recursive
make[1]: Entering directory `/root/Desktop/tmp/zhcon-0.2'
Making all in src
make[2]: Entering directory `/root/Desktop/tmp/zhcon-0.2/src'
Making all in display
make[3]: Entering directory `/root/Desktop/tmp/zhcon-0.2/src/display'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/Desktop/tmp/zhcon-0.2/src/display'
make[3]: Entering directory `/root/Desktop/tmp/zhcon-0.2/src'
c++ -O2 -DNDEBUG -funsigned-char -Wall -Wl,-rpath=/usr/lib/unicon -o zhcon -L/usr/lib/unicon basefont.o big52gbdecoder.o big5decoder.o configfile.o console.o gb2big5decoder.o gbdecoder.o gbkdecoder.o graphdev.o hzdecoder.o jisdecoder.o kscmdecoder.o main.o window.o winime.o zhcon.o overspotclient.o nativeinputserver.o inputclient.o inputmanager.o inputserver.o candilist.o uniconinputserver.o configserver.o nativebarclient.o display/libdisplay.a -ldl -lutil -L/usr/lib/unicon
make[3]: Leaving directory `/root/Desktop/tmp/zhcon-0.2/src'
make[2]: Leaving directory `/root/Desktop/tmp/zhcon-0.2/src'
make[1]: Leaving directory `/root/Desktop/tmp/zhcon-0.2' |
|