Re: 2.4.19-pre8-ac2 compile error

Keith Owens (kaos@ocs.com.au)
Sun, 12 May 2002 11:27:35 +1000


On Sat, 11 May 2002 21:56:40 -0300,
"skidley" <skidley@crrstv.net> wrote:
>
>make[1]: Leaving directory `/home/kernel/linux/Documentation/DocBook'
>gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o
>scripts/split-include scripts/split-include.c
>scripts/split-include include/linux/autoconf.h include/config
>make -r -f .tmp_include_depends all
>make[1]: Entering directory `/home/kernel/linux'
>make[1]: .tmp_include_depends: No such file or directory
>make[1]: *** No rule to make target `.tmp_include_depends'. Stop.
>make[1]: Leaving directory `/home/kernel/linux'
>make: *** [.tmp_include_depends] Error 2

You forgot to make dep after applying the patch.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/