Entry
when I do make following error occurs - /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory, what's wrong?? php403pl1 RHLinux 6.2
Dec 29th, 2000 12:16
Red O., Kancha Nepal, http://rpmfind.net
Well, I had the same problem and fixed by just downloading the matching
kernel-header RPM and installing it.
Check which kernel you are running:
rpm -q kernel
Then find the matching kernel-header RPM at rpmfind.net
Install it:
rpm -i kernel-headers-X.X.XX.rpm
Well, that fixed it on my RHLinux6.2 with kernel-2.2.16