faqts : Computers : Programming : Languages : PHP : Installation and Setup : PHP4

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

12 of 17 people (71%) answered Yes
Recently 6 of 9 people (67%) answered Yes

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