Good day everyone,

I had the same problem as well.
The solution for me was to aptitude install linux-source.
This will copy ( in my case ) linux-source-2.6.24.tar.bz2 
Extract that file using tar jxvf linux-source-2.6.24.tar.bz2
Just a formality, but then I make a symbolic link to that directory
ln -s linux-source-2.6.24.tar.bz2 linux
Go into /usr/src/linux
Now you can compile away!

With kind regards,

Floris Groenendijk

-- 
No rule to make target 'asm-offsets.c' during make modules_prepare
https://bugs.launchpad.net/bugs/233950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to