[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ1] Kernel compilation with modules
- Subject: [cobalt-users] [RaQ1] Kernel compilation with modules
- From: "Jurrie Overgoor" <jurr@xxxxxxx>
- Date: Thu Mar 7 18:38:05 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
Has anyone succeeded in compiling the 2.0.34 kernel from Cobalt _with_
modules? I already downloaded the modutils package, and installed it
correctly. The rc.* files were already set up correctly (Why? I don't have a
clue!) but when I boot my new kernel, it complains about module
dependencies.
I built my kernel this way:
make mrproper
make config
make dep
make clean
make vmlinux (make cobalt didn't work, but I got the drivers from the cobalt
website...??)
make modules
make modules_install
gzip -f -9 ./vmlinux
cp ./vmlinux.gz /boot/new-kernel.gz
At boot, I get a *lot* of 'unresolved symbols' errors.
Any response would be appreciated,
Greetz -- Jurrie
jurr@xxxxxxx