mkdir -p release/bin.debug.Linux.x86_64
mkdir -p release/lib.debug.Linux.x86_64
cd contrib; make
make[1]: Entering directory `/home/snakexox/Desktop/sip-1.5.0/contrib'
/home/snakexox/Desktop/sip-1.5.0/contrib/../build/../tools/lndir.sh ../libxml-2.x libxml2.Linux.x86_64
doc:
html:
cd libxml2.Linux.x86_64 ; env CC=gcc ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for cc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking host system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
checking build system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
make[1]: *** [libxml2.Linux.x86_64] 错误 1
make[1]: Leaving directory `/home/snakexox/Desktop/sip-1.5.0/contrib'
make: *** [contrib] 错误 2
snakexox@snakexox-desktop:~/Desktop/sip-1.5.0$
看不明白,是不是漏了什么没有安装?
make 后的错误怎样分析??
- snakexox
- 帖子: 66
- 注册时间: 2007-12-08 20:21
- 来自: 广州
- shenhao0129
- 帖子: 192
- 注册时间: 2007-11-23 12:31
- snakexox
- 帖子: 66
- 注册时间: 2007-12-08 20:21
- 来自: 广州
sudo apt-get install g++ gcc make automake perlshenhao0129 写了:你编译安装的什么软件的呀?
这个是源文件
http://www.vovida.org/downloads/sip/1.5 ... 5.0.tar.gz
还有man page
http://www.vovida.org/document/man/sipset.html
- snakexox
- 帖子: 66
- 注册时间: 2007-12-08 20:21
- 来自: 广州