Most likely you need to, as root:

cd /usr/include
ln -s /usr/src/linux/include/linux linux
ln -s /usr/src/linux/include/asm asm

Or you fail to have kernel source tree properly installed where the
symlinks under /usr/include expect them to be.

Later,
David S. Miller
[EMAIL PROTECTED]

Reply via email to