make autoconfig - missing kernel headers - Forums - IBM Support
www.ibm.com › mysupport › sAug 25, 2015 · The make autoconfig step complains about missing kernel headers even though the kernel headers are present. Which rpms am I missing? Thanks, Amina [root@temp1 src]# /usr/bin/make LINUX_DISTRIBUTION=REDHAT_AS_LINUX Autoconfig. cd /usr/lpp/mmfs/src/config; ./configure --genenvonly; if [ $? -eq 0 ]; then /usr/bin/cpp -P def.mk.proto > ./def.mk; exit $? || exit 1; else exit $?; fi. Cannot find a valid kernel header file. One of these files should exist.