I am having trouble compiling my kernel on Slackware 13.37. I spent a few hours on Google trying to find a solution. Apparently I am the only one have this problem.
The error comes up when I attempt to run make menuconfig.
The kernel version this comes up on is 3.14.4
Code:
HOSTCC scripts/basic/fixdep
fixdep: error fstat'ing depfile: scripts/basic/.fixdep.d: Invalid argument
make[1]: *** [scripts/basic/fixdep] Error 2
make: *** [scripts_basic] Error 2