Troubleshooting
Fedora 8
1) /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory
You need to install the kernel headers with:
yum install kernel-headers
You need to install the kernel headers with:
yum install kernel-headers