Subj : Re: How to overcome compilation errors? To : comp.os.linux From : Durk van Veen Date : Mon Aug 23 2004 08:10 pm Occam wrote: > I am running Skackware 10 with kernel 2.6.7, and have compiled several > programs that are not included in Slack 10 - no problems. In general the kernel headers that you are compiling against should match the kernel version used to compile your version of glibc, not necessarily the version that you boot up with. If you replaced the kernel headers when you installed your most recent kernel, this may account for some weird behavior. .