upgrading kernel
ph.b.fr_at_free.fr
Date: 01/20/04
- Next message: Andreas Janssen: "Re: Is there a log file containing the kernel parameters used?"
- Previous message: RAG: "Is there a log file containing the kernel parameters used?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jan 2004 17:24:41 +0100
Hi!
I would like to upgrade my kernel 2.2.8 to 2.4.24 (then later 2.6...), my
kernel is 2.2.8 but my Slackware was installed from a 2.0.33 distribution.
1) Above all, should i do (before "make mrproper" and "make config") :
cd /usr/include
rm -f linux
rm -f asm
ln -s /usr/src/linux/include/linux linux
ln -s /usr/src/linux/include/asm-i386 asm
2) Do I "make mrproper" ?
3) When i "make dep", errors occur complaining about missing .h files in
/usr/src/linux-2.4.24/include/linux directory...
4) Finally, when i "make bzImage", errors occur :
In file included from
/usr/src/linux-2.4.24/include/linux/wait.h:13,
/usr/src/linux-2.4.24/include/linux/fs.h:12,
/usr/src/linux-2.4.24/include/linux/capability.h:17,
/usr/src/linux-2.4.24/include/linux/binfmts.h:5,
/usr/src/linux-2.4.24/include/linux/sched.h:9,
/usr/src/linux-2.4.24/include/linux/mm.h:4,
sched.c:23
/usr/src/linux-2.4.24/include/kernel.h:74:
error : syntax error before "av_list"
function declaration isn't a prototype
...
make[2]: *** [sched.o] error 1
make[1]: *** [first_rule] error 2
make: *** [_dir_kernel] error 2
============================= My config is : =============================
Linux alpha-1 2.2.8 #5 SMP Mon Jan 5 12:22:57 MET 2004 i586 unknown
Kernel modules 2.4.16
Gnu C gcc (GCC) 3.3.2 Copyright (C) 2003 Free Software
Foundation, Inc.
Ce logiciel est libre; voir les sources
pour les conditions de
copie. Il n'y a PAS GARANTIE; ni implicite
pour le MARCHANDAGE
ou pour un BUT PARTICULIER.
Binutils linux-2.8.1.0.1
Linux C Library 5.4.33
Dynamic linker ldd (GNU libc) 2.2.5
Linux C++ Library 27.2.1
Linux C++ Library 27.2.1
Procps 1.01
Mount 2.11z
Net-tools Utilities
Kbd 0.94
Sh-utils 1.16
Modules Loaded
==========================================================================
Thanks in advance for your attention,
ph.b.fr@free.fr
- Next message: Andreas Janssen: "Re: Is there a log file containing the kernel parameters used?"
- Previous message: RAG: "Is there a log file containing the kernel parameters used?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|