make **[linux26] Error1
Posted: Fri Feb 23, 2007 11:23 am
Pls help me to solve the error....I am getting the following error while i give make linux26.
grep: /include/linux/autoconf.h: No such file or directory
Makefile:179: target `ztdummy.o' given more than once in the same rule.
ZAPTELVERSION="1.2.12" build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else \
mv version.h.tmp version.h ; \
fi
rm -f version.h.tmp
You do not appear to have the sources for the 2.6.9-42.ELsmp kernel installed.
make: *** [linux26] Error 1
grep: /include/linux/autoconf.h: No such file or directory
Makefile:179: target `ztdummy.o' given more than once in the same rule.
ZAPTELVERSION="1.2.12" build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else \
mv version.h.tmp version.h ; \
fi
rm -f version.h.tmp
You do not appear to have the sources for the 2.6.9-42.ELsmp kernel installed.
make: *** [linux26] Error 1