3.19.0-rc4+ fails to compile, missing 'usr/missing-syscalls'

From: Ben Greear
Date: Mon Jan 12 2015 - 15:13:27 EST



Any idea what is wrong?

-rc3 compiled ok, then I rebased just now, and get this:


cd /mnt/sda/home/greearb/git/linux-3.17.dev.y/drivers/net/wireless/ath/ath10k/
cd ~/kernel/2.6/linux-3.19.x64/; make -j8 bzImage modules
CHK include/config/kernel.release
GEN ./Makefile
CHK include/generated/uapi/linux/version.h
Using /mnt/sda/home/greearb/git/linux-3.19.dev.y as source for kernel
CHK include/generated/utsrelease.h
CC kernel/bounds.s
GEN include/generated/bounds.h
CC arch/x86/kernel/asm-offsets.s
GEN include/generated/asm-offsets.h
CALL /mnt/sda/home/greearb/git/linux-3.19.dev.y/scripts/checksyscalls.sh
make[3]: *** No rule to make target `usr/missing-syscalls', needed by `__build'. Stop.
make[3]: *** Waiting for unfinished jobs....
CC kernel/bounds.s
CHK include/generated/compile.h
CC init/main.o
CC init/do_mounts.o
CC init/do_mounts_rd.o
/mnt/sda/home/greearb/git/linux-3.19.dev.y/kernel/Makefile:132: *** No X.509 certificates found ***
CC init/do_mounts_initrd.o
AS arch/x86/ia32/ia32entry.o
make[2]: *** [usr] Error 2
make[2]: *** Waiting for unfinished jobs....
CC arch/x86/ia32/sys_ia32.o

Thanks,
Ben

--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc http://www.candelatech.com

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