I was doing some housekeeping to save space and thought "I know I'll be clever and uninstall all the kernel 2.4.xx packages to save space, after all I'm using 2.6.4 now so I shouldn't need any of it"
now I can't ./configure anything and I can't do any make menuconfig for kernel compiles I tried re-installing the packages but it doesn't seem to help. Do I need to re-install from scratch?
I get the following error when trying ./configure
Code:
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... - r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.