Re: HELP:Compile error when build module(RH8.0 Kernel2.4.18)
From: David (thunderbolt01_at_netscape.net)
Date: 11/20/03
- Next message: Lucien van Lint: "Re: grub + HD crash"
- Previous message: the Real McCoy: "Re: grub + HD crash"
- In reply to: mike: "HELP:Compile error when build module(RH8.0 Kernel2.4.18)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 Nov 2003 20:06:25 GMT
mike wrote:
> Hi All,
>
> I met some compile errors when I try to build modules in RH8.0
> kernel2.4.18. I use the original config file. Here are steps I used:
> cd /usr/src/linux-2.4.18
> make mrproper
> make menuconfig ( change nothing )
When you ran "make mrproper" you deleted the ".config" file so
you will have to configure the kernel for your system.
> make dep
make clean
> make bzImage ( succeed!)
> make modules ( failed!)
make modules_install
> Here are the error logs:
--snip--
> /usr/src/linux-2.4.18-14/include/linux/signal.h:5:25: asm/siginfo.h:
> No such file or directory
Do you have the kernel-headers package installed?
-- Confucius: He who play in root, eventually kill tree. Registered with The Linux Counter. http://counter.li.org/ Slackware 9.1.0 Kernel 2.4.22 SMP i686 (GCC) 3.3.2 Uptime: 13:21, 1 user, load average: 0.05, 0.38, 0.27
- Next message: Lucien van Lint: "Re: grub + HD crash"
- Previous message: the Real McCoy: "Re: grub + HD crash"
- In reply to: mike: "HELP:Compile error when build module(RH8.0 Kernel2.4.18)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|