按照网上的方法,在安装module-init-tools时,执行到make moveold时,出错:
make: *** No rule to make target 'moveold'. Stop.
之前执行#./configure --prefix=/,提示:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
continue configure in default builddir "./build"
....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=build" "linux gnu"
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for docbook-to-man... no
checking for docbook2man... docbook2man
configure: Adding gcc options: -g -O2 -Wunused -Wall
configure: creating ./config.status
config.status: creating Makefile
config.status: executing buildir commands
config.status: reusing top_srcdir/Makefile from earlier configure
config.status: build in build (HOST=)
config.status: executing depfiles commands
我是装好rh9后直接升级的,没有装别的包
hyqhyq_3 于 2009-11-24 15:40:59发表:
你确定要make moveold,你还是好好看看README吧
haolong 于 2009-11-24 08:43:30发表:
你用那个版本的核心?太新的话,依赖问题很麻烦
冷风 于 2009-11-23 15:58:14发表:
还是升级吧,老版本的依赖不够很麻烦的