atfa 发表于 2003-6-9 11:02:48

2.5.96的内核,我怎么都无法编译成功

每次都是一个问题:ide.c这个文件编译不过(文件名好像是这个)

我换了gcc 2.5.9 3.0 3.2 3.3都不行……FT

黑企鹅 发表于 2003-6-9 15:37:12

呵呵,你想疯啦.要用2.5.96的内核, 我只用gcc3.2编译过2.5.69的内核,不过NV驱动不能用,就不用它了. 似乎能为服务器一些新特性. linuxforum里有讲的aio(异步IO)

Dragonfly 发表于 2003-6-9 22:00:41

96? or 69?

what is u error?

atfa 发表于 2003-6-9 22:10:27

我打错了,是69


黑企鹅, 我用gcc3.2也不能编译通过,郁闷ing
googlw上search了半天也没有找到答案

atfa 发表于 2003-6-9 22:11:06


呵呵,你想疯啦.


老黑,我们两都是喜欢尝鲜的人 :mrgreen: 还好意思说我

Dragonfly 发表于 2003-6-9 23:28:45

i compile the 2.5.69 just now. no problem. i use

Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: /var/tmp/portage/gcc-3.2.1-r6/work/gcc-3.2.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2.1 20021207 (Gentoo Linux 3.2.1-20021207)

iceco 发表于 2003-6-10 08:46:47

我插问个问题:
这为什么有的内核在有的机子上编译能成功,有的机子却不行?当然,需要装的东西都装上了,编译内核的选项也正确,还是说全部步骤都正确的话在每台机子上都可以编译成功?硬件不是问题?

Dragonfly 发表于 2003-6-10 08:48:39

i believe 99% of the time. u can compile it succ regardless what hardware u have. it depends on software
页: [1]
查看完整版本: 2.5.96的内核,我怎么都无法编译成功