Closed ghost closed 7 years ago
Try again without sudo
?
thanks for your reply
make -j16 ARCH=riscv CROSS_COMPILE=riscv64-unknown-linux-gnu-
CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h /bin/sh: 1: cannot create include/generated/uapi/linux/version.h.tmp: Permission denied Makefile:1125: recipe for target 'include/generated/uapi/linux/version.h' failed make: [include/generated/uapi/linux/version.h] Error 2 make: Waiting for unfinished jobs.... /bin/sh: 1: cannot create include/config/kernel.release.tmp: Permission denied Makefile:1032: recipe for target 'include/config/kernel.release' failed make: [include/config/kernel.release] Error 2 make: wait: No child processes. Stop.
I resolved it. It is my fault. Thank you.
I'm closing this as not-a-bug.
First of All, I can't speak English well.. please understand me^^ I was execute :
sudo make -j16 ARCH=riscv CROSS_COMPILE=riscv64-unknown-linux-gnu-
result :it seems that path of riscv64-unknown-linux-gnu-gcc does fault. because I fixed my .bashrc file that can't read $PATH