On Sun, Jul 17, 2005 at 10:15:44AM +0200, Miklos Szeredi wrote: > I get the following build failure on 2.6.13-rc3-mm1. It builds fine > on 2.6.13-rc3. > > Can anybody help fixing it? > > Thanks, > Miklos > > /usr/src/quilt/linux$ make ARCH=um V=1 > if test ! /usr/src/quilt/linux -ef /usr/src/quilt/linux; then \ > /bin/sh /usr/src/quilt/linux/scripts/mkmakefile \ > /usr/src/quilt/linux /usr/src/quilt/linux 2 6 \ > > /usr/src/quilt/linux/Makefile; \ > echo ' GEN /usr/src/quilt/linux/Makefile'; \ > fi > CHK include/linux/version.h > rm -rf .tmp_versions > mkdir -p .tmp_versions > make -f scripts/Makefile.build obj=scripts/basic > make -f scripts/Makefile.build obj= /mk_sc > scripts/Makefile.build:13: /Makefile: No such file or directory > scripts/Makefile.build:64: kbuild: Makefile.build is included improperly > make[1]: *** No rule to make target `/Makefile'. Stop. > make: *** [/mk_sc] Error 2
Olaf just posted a patch fixing this problem. SYS_UTIL_DIRS is brought back to fix it. Sam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/