kernel compile problem
Rudy Gevaert
rgevaert at elis.ugent.be
Tue Mar 1 17:02:20 CET 2005
Hello
I'm trying to setup afs and am having problems with compiling the afs
modules and a new kernel.
Just following the afs debian documentation, making the afs modules gives a
unresolved symbol when installing the afs modules.
So I'm trying to do it an other way: just compile a new kernel:
make oldconfig
make-kpkg --append-to-version -fai --rev rev1 kernel_image
make-kpkg --append-to-version -fai --rev rev1 modules_image
And then installing
antftp:/usr/src# dpkg -i *2.4.29*deb
Selecting previously deselected package kernel-image-2.4.29-fai.
(Reading database ... 16960 files and directories currently installed.)
Unpacking kernel-image-2.4.29-fai (from
kernel-image-2.4.29-fai_rev1_i386.deb) ...
Selecting previously deselected package openafs-modules-2.4.29-fai.
Unpacking openafs-modules-2.4.29-fai (from openafs-modules-2.4.29-fai_1.2.13-1
+rev1_i386.deb) ...
Setting up kernel-image-2.4.29-fai (rev1) ...
depmod: *** Unresolved symbols in /lib/modules/2.4.29-fai/kernel/drivers/ide/
ide-core.o
Setting up openafs-modules-2.4.29-fai (1.2.13-1+rev1) ...
Gives a unresolved symbol in ide-core.o
What could the problem be?
Thanks in advance,
Rudy
More information about the linux-fai
mailing list