LinuxSir.cn,穿越时空的Linuxsir!

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

error! During the installation of XSIM

[复制链接]
发表于 2003-6-26 19:14:33 | 显示全部楼层 |阅读模式
[root@localhost xsim-0.3.9.2]# ./configure --with-cn-locale=GB2312
checking for g++... g++
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 g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ld... ld
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for ANSI C header files... yes
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for working malloc... yes
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for memmove... yes
checking for memset... yes
checking for setlocale... yes
checking for strchr... yes
checking for strstr... yes
checking for Berkerly DB header... Berkerly DB >=3.2 CXX header found
checking for Berkerly DB library... no
configure: error: Failed to check DB >=3.2 CXX library

How to resolve the error?
3X!
发表于 2003-6-27 13:16:56 | 显示全部楼层
要安装db、db-devel和db-cxx的,去网上搜索下载
发表于 2003-6-30 07:19:13 | 显示全部楼层
it seems like you will get a new file with version 3.2 above
发表于 2003-7-1 13:51:10 | 显示全部楼层
我发现过相同的错误,有位老兄为了在rh8.0上使用kylix 3.0,就拷贝了另一个linux版本的/usr/include目录,这样,xsim就不能编译了。
也许你也有相同情况。
你用什么版本的linux呢?
 楼主| 发表于 2003-7-8 12:33:59 | 显示全部楼层
rh9
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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