On Thu, Dec 25, 2003, at 14:22 +0100, Axel Burwitz wrote: > Scott C. Linnenbringer wrote: > > > The process is rather simple: just read the README in the > > emu10k1-cvs archive, and make sure you have the kernel > > headers/source for your kernel. Otherwise it's a straight compile, > > install and then module load. > > > > http://sourceforge.net/cvs/?group_id=44773 > > Scott, > > I have loaded the emu10k1-cvs , installed the kernel sources and > headers for my kernel version from the install-DVD, and tried to > follow the process in the README inside the emu10k1-dir, but following > things happened:
[...] > /lib/modules/2.4.22-bf2.4/build directory does not exist. Please edit > the file 'config' > in this directory and set KERNEL_SOURCE to the correct location of > your kernel source. build/ should just be a symlink to the kernel source, but maybe Debian kernels leave it out. I've compiled my own kernel, and build/ is just a symlink to the kernel source root. Run this command (one line): ln -s /usr/src/kernel-headers-2.4.22-bf2.4/ /lib/modules/2.4.22-bf2.4/build (N.B., make sure kernel-headers-2.4.22-bf2.4 is installed) > You are currently running kernel version 2.4.22-bf2.4, the source code > should > be for this version. > > make[1]: *** [get_version] Error 1 > make[1]: Leaving directory `/home/axel/emu10k1/scripts' > make: *** [opts] Error 2 > debian-sarge:/home/axel/emu10k1# > > > > OK, I have set /usr/src/ for I have it there as: > "kernel-source-2.4.22": Undo this. set KERNEL_SOURCE to /lib/modules/2.4.22-bf2.4/build That *should* set you up to compile. :) -- scott c. linnenbringer | [EMAIL PROTECTED] http://www.panix.com/~sl | [EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature