On Sat, Aug 11, 2007 at 01:14:26PM +0200, Harald Dunkel wrote:
> Sorry to say, but it still doesn't work for me:
> 
> make[3]: Entering directory `/usr/src/modules/omfs'
> /usr/bin/make -C /lib/modules/2.6.22.2/build M=/usr/src/modules/omfs clean
> make: Entering an unknown directory
> make: *** /lib/modules/2.6.22.2/build: No such file or directory.  Stop.
[snip]
> Did I mention that the destination kernel is not installed
> yet?

That symlink is supposed to be supplied not by the kernel package, but
by the kernel header package.  For example:

$ ls -laFq /lib/modules/2.6.22-3-686/build
lrwxrwxrwx 1 root root 35 2007-11-05 20:00 /lib/modules/2.6.22-3-686/build -> 
/usr/src/linux-headers-2.6.22-3-686/
$ dpkg -S /lib/modules/2.6.22-3-686/build
linux-headers-2.6.22-3-686: /lib/modules/2.6.22-3-686/build

Can you check this on your system when doing your build?

I've also successfully built this for a kernel other that the running
one (using m-a), see attached typescript for how to do this.

Hope this helps,
--Joe




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

Reply via email to