数据来自/usr/src/kernel-source-2.6.8/Documentation/Changes 这个应该是当时内核编译成功的环境, 你换用其他软件也许也行,但是可能会出问题。 你可以看看2.6.11的文档
编译内核能否成功主要和下面这些软件有关 o Gnu C 2.95.3 # gcc --version o Gnu make 3.79.1 # make --version o binutils 2.12 # ld -v o util-linux 2.10o # fdformat --version o module-init-tools 0.9.10 # depmod -V o e2fsprogs 1.29 # tune2fs o jfsutils 1.1.3 # fsck.jfs -V o reiserfsprogs 3.6.3 # reiserfsck -V 2>&1|grep reiserfsprogs o xfsprogs 2.6.0 # xfs_db -V o pcmcia-cs 3.1.21 # cardmgr -V o quota-tools 3.09 # quota -V o PPP 2.4.0 # pppd --version o isdn4k-utils 3.1pre1 # isdnctrl 2>&1|grep version o nfs-utils 1.0.5 # showmount --version o procps 3.2.0 # ps --version o oprofile 0.5.3 # oprofiled --version Danny 写道: > 我使用的是去年刻的debian sarge,这两天安装后,随便apt-get什么软件,到 > 最后都让我更新内核, > 我第一次更新之后,看了下,运行的是2.6.18,把默认安装的2.6.8给删除掉 > 了,gcc也变成4.1 版本了 > 可由于某些原因,我还是必须使用2.6.11的版本,但是怎么编译都编译不通过, > 都是到编译 process.o文件时 > 说Assembler messages: input error: suffix ... 'mov'等这样的错误。 > 我安装gcc-3.3,重新编译也是这个问题。 > 哪位大侠知道怎么回事啊 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]