QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1637|回复: 10

{求助}LINUXMAGIC安装ZHCON的问题

[复制链接]
发表于 2006-12-19 18:44:43 | 显示全部楼层 |阅读模式
下好了zhcon-0.2.5.tar.gz
安装过程如下提示段错误 请朋友们指条明路
[root@MagicLinux ~]# tar -zxf zhcon-0.2.5.tar.gz -C /tmp
[root@MagicLinux ~]# cd /tmp/zhcon-0.2.5/
[root@MagicLinux zhcon-0.2.5]# ls
ABOUT-NLS   config.guess  debian   install-sh     README       TODO
acconfig.h  config.h.in   depcomp  Makefile.am    README.BSD   tools
aclocal.m4  config.sub    doc      Makefile.in    README.gpm
AUTHORS     configure     font     missing        README.utf8
bootstrap   configure.in  input    mkinstalldirs  src
ChangeLog   COPYING       INSTALL  NEWS           THANKS
[root@MagicLinux zhcon-0.2.5]# ./config
config.guess  config.sub    configure
[root@MagicLinux zhcon-0.2.5]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
Linux detected
./configure: line 1902: test: =: unary operator expected
x86 platform detected, compile with VGA support
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking whether byte ordering is bigendian... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for library containing strerror... none required
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... 4294967295U
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.1, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for memmove... yes
checking for memset... yes
checking for strchr... yes
checking for forkpty in -lutil... yes
checking for main in -lcurses... yes
checking for main in -ldl... yes
checking for main in -lpth... no
checking for main in -limmclient... no
checking for main in -limm_server... no
checking gpm.h usability... yes
checking gpm.h presence... yes
checking for gpm.h... yes
checking for main in -lgpm... yes
checking ggi/ggi.h usability... no
checking ggi/ggi.h presence... no
checking for ggi/ggi.h... no
checking for main in -lggi... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/zhcon.1
config.status: creating debian/Makefile
config.status: creating tools/Makefile
config.status: creating font/Makefile
config.status: creating input/Makefile
config.status: creating src/Makefile
config.status: creating src/display/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands

Configuration:
    Target system:             i686-pc-linux-gnu
    Source code location:      .
    C++ Compiler:              g++
    C++ Compiler flags:         -funsigned-char -O2 -march=i686 -DNDEBUG -Wall
    C   Compiler:              gcc
    C   Compiler flags:         -funsigned-char -O2 -march=i686 -DNDEBUG -Wall
    VGA support:               yes
    gpm moues support:         yes
    libggi support:            no
    unicon support:            no
    zhcon binary dir:          /usr/local/bin
    zhcon files dir:           /usr/local/lib/zhcon

Config complete, now type make to build zhcon.
Good Luck!
[root@MagicLinux zhcon-0.2.5]# make
make  all-recursive
make[1]: Entering directory `/tmp/zhcon-0.2.5'
Making all in src
make[2]: Entering directory `/tmp/zhcon-0.2.5/src'
Making all in display
make[3]: Entering directory `/tmp/zhcon-0.2.5/src/display'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT fbdev.o -MD -MP -MF ".deps/fbdev.Tpo" -c -o fbdev.o fbdev.cpp; \
then mv -f ".deps/fbdev.Tpo" ".deps/fbdev.Po"; else rm -f ".deps/fbdev.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT fblinear15.o -MD -MP -MF ".deps/fblinear15.Tpo" -c -o fblinear15.o fblinear15.cpp; \
then mv -f ".deps/fblinear15.Tpo" ".deps/fblinear15.Po"; else rm -f ".deps/fblinear15.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT fblinear16.o -MD -MP -MF ".deps/fblinear16.Tpo" -c -o fblinear16.o fblinear16.cpp; \
then mv -f ".deps/fblinear16.Tpo" ".deps/fblinear16.Po"; else rm -f ".deps/fblinear16.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT fblinear24.o -MD -MP -MF ".deps/fblinear24.Tpo" -c -o fblinear24.o fblinear24.cpp; \
then mv -f ".deps/fblinear24.Tpo" ".deps/fblinear24.Po"; else rm -f ".deps/fblinear24.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT fblinear32.o -MD -MP -MF ".deps/fblinear32.Tpo" -c -o fblinear32.o fblinear32.cpp; \
then mv -f ".deps/fblinear32.Tpo" ".deps/fblinear32.Po"; else rm -f ".deps/fblinear32.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT fblinear4.o -MD -MP -MF ".deps/fblinear4.Tpo" -c -o fblinear4.o fblinear4.cpp; \
then mv -f ".deps/fblinear4.Tpo" ".deps/fblinear4.Po"; else rm -f ".deps/fblinear4.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT fblinear8.o -MD -MP -MF ".deps/fblinear8.Tpo" -c -o fblinear8.o fblinear8.cpp; \
then mv -f ".deps/fblinear8.Tpo" ".deps/fblinear8.Po"; else rm -f ".deps/fblinear8.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT fbvgaplanes.o -MD -MP -MF ".deps/fbvgaplanes.Tpo" -c -o fbvgaplanes.o fbvgaplanes.cpp; \
then mv -f ".deps/fbvgaplanes.Tpo" ".deps/fbvgaplanes.Po"; else rm -f ".deps/fbvgaplanes.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT libggi.o -MD -MP -MF ".deps/libggi.Tpo" -c -o libggi.o libggi.cpp; \
then mv -f ".deps/libggi.Tpo" ".deps/libggi.Po"; else rm -f ".deps/libggi.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT lrmi.o -MD -MP -MF ".deps/lrmi.Tpo" -c -o lrmi.o lrmi.c; \
then mv -f ".deps/lrmi.Tpo" ".deps/lrmi.Po"; else rm -f ".deps/lrmi.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT vgadev.o -MD -MP -MF ".deps/vgadev.Tpo" -c -o vgadev.o vgadev.cpp; \
then mv -f ".deps/vgadev.Tpo" ".deps/vgadev.Po"; else rm -f ".deps/vgadev.Tpo"; exit 1; fi
rm -f libdisplay.a
ar cru libdisplay.a fbdev.o fblinear15.o fblinear16.o fblinear24.o fblinear32.o fblinear4.o fblinear8.o fbvgaplanes.o libggi.o lrmi.o vgadev.o
ranlib libdisplay.a
make[3]: Leaving directory `/tmp/zhcon-0.2.5/src/display'
make[3]: Entering directory `/tmp/zhcon-0.2.5/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT basefont.o -MD -MP -MF ".deps/basefont.Tpo" -c -o basefont.o basefont.cpp; \
then mv -f ".deps/basefont.Tpo" ".deps/basefont.Po"; else rm -f ".deps/basefont.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT big52gbdecoder.o -MD -MP -MF ".deps/big52gbdecoder.Tpo" -c -o big52gbdecoder.o big52gbdecoder.cpp; \
then mv -f ".deps/big52gbdecoder.Tpo" ".deps/big52gbdecoder.Po"; else rm -f ".deps/big52gbdecoder.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT big5decoder.o -MD -MP -MF ".deps/big5decoder.Tpo" -c -o big5decoder.o big5decoder.cpp; \
then mv -f ".deps/big5decoder.Tpo" ".deps/big5decoder.Po"; else rm -f ".deps/big5decoder.Tpo"; exit 1; fi
big5decoder.cpp: In member function `virtual bool BIG5Decoder::IsCode2(char)':
big5decoder.cpp:30: warning: comparison is always true due to limited range of data type
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT configfile.o -MD -MP -MF ".deps/configfile.Tpo" -c -o configfile.o configfile.cpp; \
then mv -f ".deps/configfile.Tpo" ".deps/configfile.Po"; else rm -f ".deps/configfile.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT console.o -MD -MP -MF ".deps/console.Tpo" -c -o console.o console.cpp; \
then mv -f ".deps/console.Tpo" ".deps/console.Po"; else rm -f ".deps/console.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT gb2big5decoder.o -MD -MP -MF ".deps/gb2big5decoder.Tpo" -c -o gb2big5decoder.o gb2big5decoder.cpp; \
then mv -f ".deps/gb2big5decoder.Tpo" ".deps/gb2big5decoder.Po"; else rm -f ".deps/gb2big5decoder.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT gbdecoder.o -MD -MP -MF ".deps/gbdecoder.Tpo" -c -o gbdecoder.o gbdecoder.cpp; \
then mv -f ".deps/gbdecoder.Tpo" ".deps/gbdecoder.Po"; else rm -f ".deps/gbdecoder.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT gbkdecoder.o -MD -MP -MF ".deps/gbkdecoder.Tpo" -c -o gbkdecoder.o gbkdecoder.cpp; \
then mv -f ".deps/gbkdecoder.Tpo" ".deps/gbkdecoder.Po"; else rm -f ".deps/gbkdecoder.Tpo"; exit 1; fi
gbkdecoder.cpp: In member function `virtual bool GBKDecoder::IsCode2(char)':
gbkdecoder.cpp:30: warning: comparison is always true due to limited range of data type
gbkdecoder.cpp: In member function `virtual unsigned int GBKDecoder::Index(char, char)':
gbkdecoder.cpp:36: warning: comparison is always true due to limited range of data type
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT graphdev.o -MD -MP -MF ".deps/graphdev.Tpo" -c -o graphdev.o graphdev.cpp; \
then mv -f ".deps/graphdev.Tpo" ".deps/graphdev.Po"; else rm -f ".deps/graphdev.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT hzdecoder.o -MD -MP -MF ".deps/hzdecoder.Tpo" -c -o hzdecoder.o hzdecoder.cpp; \
then mv -f ".deps/hzdecoder.Tpo" ".deps/hzdecoder.Po"; else rm -f ".deps/hzdecoder.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT jisdecoder.o -MD -MP -MF ".deps/jisdecoder.Tpo" -c -o jisdecoder.o jisdecoder.cpp; \
then mv -f ".deps/jisdecoder.Tpo" ".deps/jisdecoder.Po"; else rm -f ".deps/jisdecoder.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT kscdecoder.o -MD -MP -MF ".deps/kscdecoder.Tpo" -c -o kscdecoder.o kscdecoder.cpp; \
then mv -f ".deps/kscdecoder.Tpo" ".deps/kscdecoder.Po"; else rm -f ".deps/kscdecoder.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT window.o -MD -MP -MF ".deps/window.Tpo" -c -o window.o window.cpp; \
then mv -f ".deps/window.Tpo" ".deps/window.Po"; else rm -f ".deps/window.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT winime.o -MD -MP -MF ".deps/winime.Tpo" -c -o winime.o winime.cpp; \
then mv -f ".deps/winime.Tpo" ".deps/winime.Po"; else rm -f ".deps/winime.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT zhcon.o -MD -MP -MF ".deps/zhcon.Tpo" -c -o zhcon.o zhcon.cpp; \
then mv -f ".deps/zhcon.Tpo" ".deps/zhcon.Po"; else rm -f ".deps/zhcon.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT overspotclient.o -MD -MP -MF ".deps/overspotclient.Tpo" -c -o overspotclient.o overspotclient.cpp; \
then mv -f ".deps/overspotclient.Tpo" ".deps/overspotclient.Po"; else rm -f ".deps/overspotclient.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT nativeinputserver.o -MD -MP -MF ".deps/nativeinputserver.Tpo" -c -o nativeinputserver.o nativeinputserver.cpp; \
then mv -f ".deps/nativeinputserver.Tpo" ".deps/nativeinputserver.Po"; else rm -f ".deps/nativeinputserver.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT inputclient.o -MD -MP -MF ".deps/inputclient.Tpo" -c -o inputclient.o inputclient.cpp; \
then mv -f ".deps/inputclient.Tpo" ".deps/inputclient.Po"; else rm -f ".deps/inputclient.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT inputmanager.o -MD -MP -MF ".deps/inputmanager.Tpo" -c -o inputmanager.o inputmanager.cpp; \
then mv -f ".deps/inputmanager.Tpo" ".deps/inputmanager.Po"; else rm -f ".deps/inputmanager.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT inputserver.o -MD -MP -MF ".deps/inputserver.Tpo" -c -o inputserver.o inputserver.cpp; \
then mv -f ".deps/inputserver.Tpo" ".deps/inputserver.Po"; else rm -f ".deps/inputserver.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT candilist.o -MD -MP -MF ".deps/candilist.Tpo" -c -o candilist.o candilist.cpp; \
then mv -f ".deps/candilist.Tpo" ".deps/candilist.Po"; else rm -f ".deps/candilist.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT uniconinputserver.o -MD -MP -MF ".deps/uniconinputserver.Tpo" -c -o uniconinputserver.o uniconinputserver.cpp; \
then mv -f ".deps/uniconinputserver.Tpo" ".deps/uniconinputserver.Po"; else rm -f ".deps/uniconinputserver.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT nativebarclient.o -MD -MP -MF ".deps/nativebarclient.Tpo" -c -o nativebarclient.o nativebarclient.cpp; \
then mv -f ".deps/nativebarclient.Tpo" ".deps/nativebarclient.Po"; else rm -f ".deps/nativebarclient.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT mouse.o -MD -MP -MF ".deps/mouse.Tpo" -c -o mouse.o mouse.cpp; \
then mv -f ".deps/mouse.Tpo" ".deps/mouse.Po"; else rm -f ".deps/mouse.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT encfilter.o -MD -MP -MF ".deps/encfilter.Tpo" -c -o encfilter.o encfilter.c; \
then mv -f ".deps/encfilter.Tpo" ".deps/encfilter.Po"; else rm -f ".deps/encfilter.Tpo"; exit 1; fi
encfilter.c:49:1: warning: "BUFSIZ" redefined
In file included from encfilter.c:35:
/usr/include/stdio.h:105:1: warning: this is the location of the previous definition
encfilter.c: In function `DoEncodingFilter':
encfilter.c:113: warning: implicit declaration of function `memcpy'
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT iconv_string.o -MD -MP -MF ".deps/iconv_string.Tpo" -c -o iconv_string.o iconv_string.c; \
then mv -f ".deps/iconv_string.Tpo" ".deps/iconv_string.Po"; else rm -f ".deps/iconv_string.Tpo"; exit 1; fi
iconv_string.c: In function `iconv_string':
iconv_string.c:77: warning: passing arg 2 of `iconv' from incompatible pointer type
iconv_string.c:129: warning: passing arg 2 of `iconv' from incompatible pointer type
if gcc -DHAVE_CONFIG_H -I. -I. -I..     -funsigned-char -O2 -march=i686 -DNDEBUG -Wall -MT cmdline.o -MD -MP -MF ".deps/cmdline.Tpo" -c -o cmdline.o cmdline.c; \
then mv -f ".deps/cmdline.Tpo" ".deps/cmdline.Po"; else rm -f ".deps/cmdline.Tpo"; exit 1; fi
g++  -funsigned-char -O2 -march=i686 -DNDEBUG -Wall   -o zhcon  basefont.o big52gbdecoder.o big5decoder.o configfile.o console.o gb2big5decoder.o gbdecoder.o gbkdecoder.o graphdev.o hzdecoder.o jisdecoder.o kscdecoder.o main.o window.o winime.o zhcon.o overspotclient.o nativeinputserver.o inputclient.o inputmanager.o inputserver.o candilist.o uniconinputserver.o nativebarclient.o mouse.o encfilter.o iconv_string.o cmdline.o display/libdisplay.a -lgpm -ldl -lcurses -lutil
make[3]: Leaving directory `/tmp/zhcon-0.2.5/src'
make[2]: Leaving directory `/tmp/zhcon-0.2.5/src'
Making all in doc
make[2]: Entering directory `/tmp/zhcon-0.2.5/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/zhcon-0.2.5/doc'
Making all in input
make[2]: Entering directory `/tmp/zhcon-0.2.5/input'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/zhcon-0.2.5/input'
Making all in font
make[2]: Entering directory `/tmp/zhcon-0.2.5/font'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/zhcon-0.2.5/font'
Making all in debian
make[2]: Entering directory `/tmp/zhcon-0.2.5/debian'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/zhcon-0.2.5/debian'
Making all in tools
make[2]: Entering directory `/tmp/zhcon-0.2.5/tools'
if g++ -DHAVE_CONFIG_H -I. -I. -I..      -MT uc2win.o -MD -MP -MF ".deps/uc2win.Tpo" -c -o uc2win.o uc2win.cpp; \
then mv -f ".deps/uc2win.Tpo" ".deps/uc2win.Po"; else rm -f ".deps/uc2win.Tpo"; exit 1; fi
g++     -o uc2win  uc2win.o
if g++ -DHAVE_CONFIG_H -I. -I. -I..      -MT win2mb.o -MD -MP -MF ".deps/win2mb.Tpo" -c -o win2mb.o win2mb.cpp; \
then mv -f ".deps/win2mb.Tpo" ".deps/win2mb.Po"; else rm -f ".deps/win2mb.Tpo"; exit 1; fi
g++     -o win2mb  win2mb.o
make[2]: Leaving directory `/tmp/zhcon-0.2.5/tools'
make[2]: Entering directory `/tmp/zhcon-0.2.5'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/zhcon-0.2.5'
make[1]: Leaving directory `/tmp/zhcon-0.2.5'
[root@MagicLinux zhcon-0.2.5]# make in
input/      install-sh
[root@MagicLinux zhcon-0.2.5]# make install
Making install in src
make[1]: Entering directory `/tmp/zhcon-0.2.5/src'
Making install in display
make[2]: Entering directory `/tmp/zhcon-0.2.5/src/display'
make[3]: Entering directory `/tmp/zhcon-0.2.5/src/display'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/tmp/zhcon-0.2.5/src/display'
make[2]: Leaving directory `/tmp/zhcon-0.2.5/src/display'
make[2]: Entering directory `/tmp/zhcon-0.2.5/src'
make[3]: Entering directory `/tmp/zhcon-0.2.5/src'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
  /usr/bin/install -c 'zhcon' '/usr/local/bin/zhcon'
chmod 4755 /usr/local/bin/zhcon
/bin/sh ../mkinstalldirs /usr/local/etc
/usr/bin/install -c -m 644 ./zhcon.conf /usr/local/etc/zhcon.conf
make[3]: Leaving directory `/tmp/zhcon-0.2.5/src'
make[2]: Leaving directory `/tmp/zhcon-0.2.5/src'
make[1]: Leaving directory `/tmp/zhcon-0.2.5/src'
Making install in doc
make[1]: Entering directory `/tmp/zhcon-0.2.5/doc'
make[2]: Entering directory `/tmp/zhcon-0.2.5/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/man/man1/
/usr/bin/install -c -m 644 ../doc/zhcon.1 /usr/local/man/man1/zhcon.1
make[2]: Leaving directory `/tmp/zhcon-0.2.5/doc'
make[1]: Leaving directory `/tmp/zhcon-0.2.5/doc'
Making install in input
make[1]: Entering directory `/tmp/zhcon-0.2.5/input'
make[2]: Entering directory `/tmp/zhcon-0.2.5/input'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/lib/zhcon/input/
/usr/bin/install -c -m 644 ./*.mb /usr/local/lib/zhcon/input/
make[2]: Leaving directory `/tmp/zhcon-0.2.5/input'
make[1]: Leaving directory `/tmp/zhcon-0.2.5/input'
Making install in font
make[1]: Entering directory `/tmp/zhcon-0.2.5/font'
make[2]: Entering directory `/tmp/zhcon-0.2.5/font'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/lib/zhcon/font/
/usr/bin/install -c -m 644 ./*.bpsf /usr/local/lib/zhcon/font/
make[2]: Leaving directory `/tmp/zhcon-0.2.5/font'
make[1]: Leaving directory `/tmp/zhcon-0.2.5/font'
Making install in debian
make[1]: Entering directory `/tmp/zhcon-0.2.5/debian'
make[2]: Entering directory `/tmp/zhcon-0.2.5/debian'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/zhcon-0.2.5/debian'
make[1]: Leaving directory `/tmp/zhcon-0.2.5/debian'
Making install in tools
make[1]: Entering directory `/tmp/zhcon-0.2.5/tools'
make[2]: Entering directory `/tmp/zhcon-0.2.5/tools'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/zhcon-0.2.5/tools'
make[1]: Leaving directory `/tmp/zhcon-0.2.5/tools'
make[1]: Entering directory `/tmp/zhcon-0.2.5'
make[2]: Entering directory `/tmp/zhcon-0.2.5'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/zhcon-0.2.5'
make[1]: Leaving directory `/tmp/zhcon-0.2.5'
[root@MagicLinux zhcon-0.2.5]# zhcon
段错误



用法:make [选项] [目标] ...
选项:
  -b, -m                      Ignored for compatibility.
  -B, --always-make           Unconditionally make all targets.
  -C DIRECTORY, --directory=DIRECTORY
                              Change to DIRECTORY before doing anything.
  -d                          Print lots of debugging information.
  --debug[=FLAGS]             Print various types of debugging information.
  -e, --environment-overrides
                              Environment variables override makefiles.
  -f FILE, --file=FILE, --makefile=FILE
                              Read FILE as a makefile.
  -h, --help                  Print this message and exit.
  -i, --ignore-errors         Ignore errors from commands.
  -I DIRECTORY, --include-dir=DIRECTORY
                              Search DIRECTORY for included makefiles.
  -j [N], --jobs[=N]          Allow N jobs at once; infinite jobs with no arg.
  -k, --keep-going            Keep going when some targets can't be made.
  -l [N], --load-average[=N], --max-load[=N]
                              Don't start multiple jobs unless load is below N.
  -n, --just-print, --dry-run, --recon
                              Don't actually run any commands; just print them.
  -o FILE, --old-file=FILE, --assume-old=FILE
                              Consider FILE to be very old and don't remake it.
  -p, --print-data-base       Print make's internal database.
  -q, --question              Run no commands; exit status says if up to date.
  -r, --no-builtin-rules      Disable the built-in implicit rules.
  -R, --no-builtin-variables  Disable the built-in variable settings.
  -s, --silent, --quiet       Don't echo commands.
  -S, --no-keep-going, --stop
                              Turns off -k.
  -t, --touch                 Touch targets instead of remaking them.
  -v, --version               Print the version number of make and exit.
  -w, --print-directory       Print the current directory.
  --no-print-directory        Turn off -w, even if it was turned on implicitly.
  -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
                              Consider FILE to be infinitely new.
  --warn-undefined-variables  Warn when an undefined variable is referenced.

This program built for i686-pc-linux-gnu
发表于 2006-12-19 19:29:39 | 显示全部楼层
ml 自带 cce …………………………
回复

使用道具 举报

 楼主| 发表于 2006-12-19 19:40:41 | 显示全部楼层
[quote:c0b57fc0d9="jiangtao9999"]ml 自带 cce …………………………[/quote]

是ML不支持zhcon 还是我编译有错误
我只是想在文本下也可以看到汉字
朋友们帮我看下
回复

使用道具 举报

发表于 2006-12-19 20:22:12 | 显示全部楼层
[quote:54b4a720f4="打不死"][quote:54b4a720f4="jiangtao9999"]ml 自带 cce …………………………[/quote]

是ML不支持zhcon 还是我编译有错误
我只是想在文本下也可以看到汉字
朋友们帮我看下[/quote]
cce………………
回复

使用道具 举报

发表于 2006-12-19 22:51:09 | 显示全部楼层
我想是因为zhcon不是为ML写的原故!!
cce就帮你搞定一切了,呵呵!!
版主不是说了吗??
怎么就不信呢??
  
回复

使用道具 举报

 楼主| 发表于 2006-12-20 10:30:48 | 显示全部楼层
[quote:262e54ead1="wkt"]我想是因为zhcon不是为ML写的原故!!
cce就帮你搞定一切了,呵呵!!
版主不是说了吗??
怎么就不信呢??
  [/quote]
OK
感谢wkt和斑竹的答复
回复

使用道具 举报

发表于 2006-12-21 17:13:01 | 显示全部楼层
cce是什么东西啊
回复

使用道具 举报

发表于 2006-12-21 17:35:25 | 显示全部楼层
一个支持中文的命令行界面
回复

使用道具 举报

发表于 2006-12-21 23:33:42 | 显示全部楼层
cce 是一个想当不错的中文控制台,相当于 ucdos 之类的外挂中文平台。
回复

使用道具 举报

发表于 2006-12-26 11:08:39 | 显示全部楼层
以前还不知道ML自带cce,不过我安装了zhcon(0.2.5和0.2.6补丁)没有出现以上错误
回复

使用道具 举报

发表于 2006-12-27 16:15:33 | 显示全部楼层
cce 是一个想当不错的中文控制台,相当于 ucdos 之类的外挂中文平台。

怀念UCDOS,现在可能很多人都不知道它是个什么东西了吧
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-24 07:05 , Processed in 0.051434 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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