[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling lufs



On Thu, 03 Jul 2003 15:10:11 +0200, Gregory Seidman wrote:

> On Wed, Jul 02, 2003 at 08:49:04PM -0700, Ken Bloom wrote:
> } How do I compile the LUFS kernel module from its official debian package
> } to run on a debian stock kernel (in this case 2.4.20-3-686)
> 
> apt-get install kernel-headers-2.4.20-3-686
> apt-get install kernel-package
> apt-get install lufs-source
> cd /usr/src
> tar xzf lufs.tar.gz
> cd kernel-headers-2.4.20-3-686
> make-kpkg --added-modules lufs modules_image 
> cd ..
> dpkg -i lufs*.deb
> 
> --Greg

make-kpkg complains when I try to run it form a kernel-headers directory

We do not seem to be in a top level linux kernel source directory
tree. Since we are trying to make a kernel package, that does not make
sense.  Please change directory to a top level linux kernel source
directory, and try again. (If I am wrong, and this is indeed a top
level linux kernel source directory, then I have gotten sadly out of
date with current kernels, and you should upgrade kernel-package)

I've also tried from the kernel source directory (Adding
--append-to-version) but the module has unresolved symbols when I run
depmod.

-- 
I usually have a GPG digital signature included as an attachment.
If you don't know what it is, either ignore it or visit www.gnupg.org
My PGP key was last signed 6/10/2003 please download my key again if
it is more recent than your copy. If you use GPG, *please* talk to
me to sign it. The key is keyID E2B2CAD1 on pgp.mit.edu



Reply to: