Shiju,
There might be more things missing, but check this link:
ls -ld /usr/include/linux, it should be:
linux -> /usr/src/linux/include/linux
In which, your need to do this:
cd /usr/src
ln -s linux2.4.1 linux
If linux exists, remove the old symlink or move the directory out of the
way.
More
Hi all,
When I compiled 2.4.1 kernel on a 2.2.14-5.0 installation (redhat
6.2) ,the following error occurred . But errno.h is there in
/usr/src/linux2.4.1/include/linux/ directory. Have anyone experienced
this problem.
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o
scripts/spli
2 matches
Mail list logo