LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 937|回复: 6

zhcon安装问题!!

[复制链接]
发表于 2006-3-10 04:23:53 | 显示全部楼层 |阅读模式
我下了个zhcon-0.2.3-1.FC4.i386.rpm 安装,用 rpm -ivh zhcon-0.2.3-1.FC4.i386.rpm失败,
[andywen@localhost software]$ ls
Install  MPlayer-1.0pre7try21  zhcon-0.2.3-1.FC4.i386.rpm  zhcon-0.2.3.tar.gz
LumaQQ   zhcon-0.2.3           zhcon-0.2.3-1.i386.rpm      系统
[andywen@localhost software]$ rpm -ivh zhcon-0.2.3-1.FC4.i386.rpm
error: Failed dependencies:
        libstdc++.so.5 is needed by zhcon-0.2.3-1.FC4.i386
        libstdc++.so.5(CXXABI_1.2) is needed by zhcon-0.2.3-1.FC4.i386
        libstdc++.so.5(GLIBCPP_3.2) is needed by zhcon-0.2.3-1.FC4.i386
        libstdc++.so.5(GLIBCPP_3.2.2) is needed by zhcon-0.2.3-1.FC4.i386
[andywen@localhost software]$

不 知道,看不动又去下了个 tar 格式的 >,解压,成功, 就是 在 ./configre时2个No,make时就出现很多错误了,我灾民就装不是呢??
[andywen@localhost zhcon-0.2.3]$ ./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 1696: 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... 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 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 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 strerror in -lcposix... no
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... 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 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 inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
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 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 feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... 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... no
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... no
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... 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.0, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
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 intl/Makefile
config.status: creating po/Makefile.in
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 default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

Configuration:
    Target system:             i686-pc-linux-gnu
    Source code location:      .
    C++ Compiler:              g++
    C++ Compiler flags:         -funsigned-char -march=i686 -DNDEBUG -Wall
    C   Compiler:              gcc
    C   Compiler flags:         -funsigned-char -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!
[andywen@localhost zhcon-0.2.3]$ make
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
make  all-recursive
make[1]: Entering directory `/home/andywen/software/zhcon-0.2.3'
Making all in src
make[2]: Entering directory `/home/andywen/software/zhcon-0.2.3/src'
Making all in display
make[3]: Entering directory `/home/andywen/software/zhcon-0.2.3/src/display'
source='fbdev.cpp' object='fbdev.o' libtool=no \
depfile='.deps/fbdev.Po' tmpdepfile='.deps/fbdev.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -march=i686 -DNDEBUG -Wall -c -o fbdev.o `test -f fbdev.cpp || echo './'`fbdev.cpp
source='fblinear15.cpp' object='fblinear15.o' libtool=no \
depfile='.deps/fblinear15.Po' tmpdepfile='.deps/fblinear15.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -march=i686 -DNDEBUG -Wall -c -o fblinear15.o `test -f fblinear15.cpp || echo './'`fblinear15.cpp
source='fblinear16.cpp' object='fblinear16.o' libtool=no \
depfile='.deps/fblinear16.Po' tmpdepfile='.deps/fblinear16.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -march=i686 -DNDEBUG -Wall -c -o fblinear16.o `test -f fblinear16.cpp || echo './'`fblinear16.cpp
fblinear16.cpp: In member function ‘virtual void FBLinear16::RevRect(int, int, int, int)’:
fblinear16.cpp:84: 警告:‘dest32’ 上的运算结果可能是未定义的
source='fblinear24.cpp' object='fblinear24.o' libtool=no \
depfile='.deps/fblinear24.Po' tmpdepfile='.deps/fblinear24.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -march=i686 -DNDEBUG -Wall -c -o fblinear24.o `test -f fblinear24.cpp || echo './'`fblinear24.cpp
fblinear24.cpp: In member function ‘virtual void FBLinear24::RevRect(int, int, int, int)’:
fblinear24.cpp:127: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:128: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:129: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:132: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:134: 警告:‘dest16’ 上的运算结果可能是未定义的
fblinear24.cpp:139: 警告:‘dest16’ 上的运算结果可能是未定义的
fblinear24.cpp: In member function ‘virtual void FBLinear24:rawChar(int, int, int, int, CharBitMap*)’:
fblinear24.cpp:206: 错误:赋值的左值无效
fblinear24.cpp:210: 错误:赋值的左值无效
make[3]: *** [fblinear24.o] 错误 1
make[3]: Leaving directory `/home/andywen/software/zhcon-0.2.3/src/display'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/andywen/software/zhcon-0.2.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/andywen/software/zhcon-0.2.3'
make: *** [all] 错误 2
[andywen@localhost zhcon-0.2.3]$ make install
Making install in src
make[1]: Entering directory `/home/andywen/software/zhcon-0.2.3/src'
Making install in display
make[2]: Entering directory `/home/andywen/software/zhcon-0.2.3/src/display'
source='fblinear24.cpp' object='fblinear24.o' libtool=no \
depfile='.deps/fblinear24.Po' tmpdepfile='.deps/fblinear24.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -march=i686 -DNDEBUG -Wall -c -o fblinear24.o `test -f fblinear24.cpp || echo './'`fblinear24.cpp
fblinear24.cpp: In member function ‘virtual void FBLinear24::RevRect(int, int, int, int)’:
fblinear24.cpp:127: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:128: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:129: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:132: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:134: 警告:‘dest16’ 上的运算结果可能是未定义的
fblinear24.cpp:139: 警告:‘dest16’ 上的运算结果可能是未定义的
fblinear24.cpp: In member function ‘virtual void FBLinear24:rawChar(int, int, int, int, CharBitMap*)’:
fblinear24.cpp:206: 错误:赋值的左值无效
fblinear24.cpp:210: 错误:赋值的左值无效
make[2]: *** [fblinear24.o] 错误 1
make[2]: Leaving directory `/home/andywen/software/zhcon-0.2.3/src/display'
make[1]: *** [install-recursive] 错误 1
make[1]: Leaving directory `/home/andywen/software/zhcon-0.2.3/src'
make: *** [install-recursive] 错误 1
[andywen@localhost zhcon-0.2.3]$ make
make  all-recursive
make[1]: Entering directory `/home/andywen/software/zhcon-0.2.3'
Making all in src
make[2]: Entering directory `/home/andywen/software/zhcon-0.2.3/src'
Making all in display
make[3]: Entering directory `/home/andywen/software/zhcon-0.2.3/src/display'
source='fblinear24.cpp' object='fblinear24.o' libtool=no \
depfile='.deps/fblinear24.Po' tmpdepfile='.deps/fblinear24.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src    -funsigned-char -march=i686 -DNDEBUG -Wall -c -o fblinear24.o `test -f fblinear24.cpp || echo './'`fblinear24.cpp
fblinear24.cpp: In member function ‘virtual void FBLinear24::RevRect(int, int, int, int)’:
fblinear24.cpp:127: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:128: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:129: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:132: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:134: 警告:‘dest16’ 上的运算结果可能是未定义的
fblinear24.cpp:139: 警告:‘dest16’ 上的运算结果可能是未定义的
fblinear24.cpp: In member function ‘virtual void FBLinear24:rawChar(int, int, int, int, CharBitMap*)’:
fblinear24.cpp:206: 错误:赋值的左值无效
fblinear24.cpp:210: 错误:赋值的左值无效
make[3]: *** [fblinear24.o] 错误 1
make[3]: Leaving directory `/home/andywen/software/zhcon-0.2.3/src/display'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/andywen/software/zhcon-0.2.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/andywen/software/zhcon-0.2.3'
make: *** [all] 错误 2
[andywen@localhost zhcon-0.2.3]$

还请指点啊!!!!!
发表于 2006-3-10 07:05:57 | 显示全部楼层
尝试自己改改源代码?我装很多源码包都不成!哪里错了就改哪里!
回复 支持 反对

使用道具 举报

发表于 2006-3-10 11:13:02 | 显示全部楼层
我用原版的 zhcon 在gcc4下没有问题,可能问题是 fc4 的补丁带来的.

把rpm 解开, 可能已经在 /usr/src/mbuild/Source/ 直接解压 zhcon-...tar.gz ,不打补丁,直接编译.

这里有一份指南:
http://www.linuxsir.cn/bbs/showthread.php?t=91381
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-10 12:46:42 | 显示全部楼层
我去 看了,可是还是不行啊>
fblinear24.cpp: In member function ‘virtual void FBLinear24::RevRect(int, int, int, int)’:
fblinear24.cpp:127: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:128: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:129: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:132: 警告:‘dest32’ 上的运算结果可能是未定义的
fblinear24.cpp:134: 警告:‘dest16’ 上的运算结果可能是未定义的
fblinear24.cpp:139: 警告:‘dest16’ 上的运算结果可能是未定义的
fblinear24.cpp: In member function ‘virtual void FBLinear24:rawChar(int, int, int, int, CharBitMap*)’:
fblinear24.cpp:206: 错误:赋值的左值无效
fblinear24.cpp:210: 错误:赋值的左值无效
make[3]: *** [fblinear24.o] 错误 1
make[3]: Leaving directory `/home/andywen/software/zhcon-0.2.3/src/display'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/andywen/software/zhcon-0.2.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/andywen/software/zhcon-0.2.3'
make: *** [all] 错误 2
[andywen@localhost zhcon-0.2.3]$

在原文件里,我找到了 127行的 dset32,可是又不知道怎么修改??

for(; height--; dest += mNextLine) {
        dest32 = (__u32*)dest;
        for (cnt = width/4; cnt--;) {
            fb_writel(fb_readl(dest32) ^ 0xffffffff, dest32++);
            fb_writel(fb_readl(dest32) ^ 0xffffffff, dest32++);
            fb_writel(fb_readl(dest32) ^ 0xffffffff, dest32++);
        }
这是找到的127,128的行数!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-10 20:11:53 | 显示全部楼层
是不是FC4的编码格式是utf 8, 我好象看到最新的zhcon 0.2.3是不支持这种编码格式的? 请问,有安装成功了朋友吗?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-10 22:33:55 | 显示全部楼层
急!!
已经试过很多方法了 ,换了个0.2版的, 也是和0.2.3版的 一样,也是一个地方没定义!!
请高手教教 怎么修改啊????为这个,已经忙了2天了,..
回复 支持 反对

使用道具 举报

发表于 2006-3-10 23:31:27 | 显示全部楼层
改一下代码吧

我在slackware 10.2下也没装上, 说什么没定义, 因为不急着用心情也不是很好, 懒得理它
回复 支持 反对

使用道具 举报

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

本版积分规则

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