Skip to content

Instantly share code, notes, and snippets.

@jja2000
Created September 10, 2017 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jja2000/4786838a8b9ffb9c70d1107144d3e8b1 to your computer and use it in GitHub Desktop.
Save jja2000/4786838a8b9ffb9c70d1107144d3e8b1 to your computer and use it in GitHub Desktop.
pmOS error log #9
LD .tmp_vmlinux1
KSYM .tmp_kallsyms1.S
AS .tmp_kallsyms1.o
LD .tmp_vmlinux2
KSYM .tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD vmlinux
SYSMAP System.map
SYSMAP .tmp_System.map
Building modules, stage 2.
OBJCOPY arch/arm/boot/Image
MODPOST 2 modules
Kernel: arch/arm/boot/Image is ready
AS arch/arm/boot/compressed/head.o
CC arch/arm/boot/compressed/misc.o
CC arch/arm/boot/compressed/decompress.o
LZMA arch/arm/boot/compressed/piggy.lzma
lzma: unrecognized option: 9
BusyBox v1.27.1 (2017-08-05 22:04:53 GMT) multi-call binary.
Usage: lzma -d [-cfk] [FILE]...
Decompress FILE (or stdin)
-d Decompress
-c Write to stdout
-f Force
-k Keep input files
make[4]: *** [/home/user/build/src/tf300t-katkernel-cbde2a64b1f7244ed5a85b79dfcb4e56e79dbda5/arch/arm/boot/compressed/Makefile:181: arch/arm/boot/compressed/piggy.lzma] Error 1
make[4]: *** Waiting for unfinished jobs....
CC crypto/tcrypt.mod.o
CC fs/nfs/blocklayout/blocklayoutdriver.mod.o
LD [M] crypto/tcrypt.ko
LD [M] fs/nfs/blocklayout/blocklayoutdriver.ko
make[3]: *** [/home/user/build/src/tf300t-katkernel-cbde2a64b1f7244ed5a85b79dfcb4e56e79dbda5/arch/arm/boot/Makefile:54: arch/arm/boot/compressed/vmlinux] Error 2
make[2]: *** [/home/user/build/src/tf300t-katkernel-cbde2a64b1f7244ed5a85b79dfcb4e56e79dbda5/arch/arm/Makefile:281: zImage] Error 2
make[1]: *** [Makefile:130: sub-make] Error 2
make: *** [Makefile:26: all] Error 2
>>> ERROR: linux-asus-tf700t: all failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment