LinuxSir.cn,穿越时空的Linuxsir!

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

错误代码是什么意思?

[复制链接]
发表于 2005-6-2 10:41:45 | 显示全部楼层 |阅读模式
------------------------------------------------------------------------
[root@localhost module-init-tools-3.1]# ./configure --prefix=/sbin
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 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 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
configure: Adding gcc options: -g -O2 -Wunused -Wall
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles comman
[root@localhost module-init-tools-3.1]# make
if [ "docbook2man" = "docbook2man" ]; then                     \
    docbook2man doc/modprobe.conf.sgml > /dev/null 2>&1;                       \else                                                               \
    docbook2man doc/modprobe.conf.sgml 2>&1 > modprobe.conf.5 | sed 's/^[^:]*://';              \
fi
make: *** [modprobe.conf.5] Error 127
[root@localhost module-init-tools-3.1]#
------------------------------------------------------------------------------------

我准备升级内核到2.6 现在是2.4  按照论坛上说的要升级module-init-tools 可是不能make啊
发表于 2005-6-2 10:52:11 | 显示全部楼层
你用的什么发行版?用编译好的module-init-tools 包来安装
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-2 10:54:41 | 显示全部楼层
我用的redhat 好像没有rpm 我昨天大概的在www.rpmfind.com上粗略的看了一下  兄弟知道的给我推荐一个
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-2 13:03:37 | 显示全部楼层
帮帮忙啊  是不是从2.4-->2.6 一定要module-init-tools  我现在安装这个不成功  能不能直接升级 或者说升级后性能有没有什么影响 等待ing
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-2 15:48:37 | 显示全部楼层
有没有大虾啊 谢谢了先
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-3 11:08:20 | 显示全部楼层
没有人在升级的时候遇到过类似的问题么 给我一个提示也好啊  我下了一个module-init-tools 的RPM版本 同样安装不成功 说是Glib的版本不够高。
回复 支持 反对

使用道具 举报

发表于 2005-6-3 11:52:13 | 显示全部楼层
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-3 12:02:07 | 显示全部楼层
我rpm这个包之后 还需要什么命令来升级系统  是不是升级之后就可一编译新内核了 还需要module-init-tools 么
无法安装这个东西的

-----------------------------------------------------------------
[root@localhost soft]# rpm -ivh apt-0.5.5cnc6-fr1.i386.rpm
error: apt-0.5.5cnc6-fr1.i386.rpm: V3 DSA signature: BAD, key ID e42d547b
error: apt-0.5.5cnc6-fr1.i386.rpm cannot be installed
[root@localhost soft]#

-----------------------------------------------------------------
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-4 15:25:54 | 显示全部楼层
自己顶一下  
目前 apt-0.5.5cnc6-fr1.i386.rpm  这个包我重新下载安装了 现在能用了  不过用apt 来升级好慢啊 我看了 要用一天多的时间来下载软件.现在 module-init-tools 还是没有成功
------------------------------------------------------------------------
[root@localhost soft]# apt-get install module-init-tools
warning: cannot get exclusive lock on /var/lib/rpm/Packages
^[[A
[2]+  Stopped                 apt-get install module-init-tools
------------------------------------------------------------------------
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-5 00:11:27 | 显示全部楼层
请问apt-get upgrad 如果中途想暂停该怎么做 下在在升级的时候原来下载过的软件包(下载到一半的时候暂停了)是否能继续使用。
回复 支持 反对

使用道具 举报

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

本版积分规则

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