Vladimir Konrad <[EMAIL PROTECTED]> writes:

> I did not know that I am supposed to build the module while running the
> SMP kernel. Tried that and still no luck using make-kpkg...

It shouldn't matter what kernel you're running.  It should only matter
what kernel source tree you ran make-kpkg from inside.  You need to run
make-kpkg from inside a kernel source tree that's identically configured
to the kernel that you're running.

In other words, if you're building your own kernel with make-kpkg, you
should install openafs-modules-source and untar it before starting, and
then run make-kpkg kernel_image modules_image to build both the kernel and
the module .deb at the same time out of the same source tree.

Could you send more details on exactly what commands you're running and
what source trees you're using for both the kernel and make-kpkg?  I'm
still trying to wrap my head around what would cause building the module
out of the unpacked source tree outside of make-kpkg to work and building
it with make-kpkg to fail.  That sounds very much like a mismatch of
kernel source trees, but I'm not sure.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to