View Single Post
Old 11-05-2024, 01:31 AM   #6
enthdegree
Member
enthdegree began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Jun 2014
Device: none
Quote:
Originally Posted by mergen3107 View Post
Signed boot aside, you need kobo toolchain with armhf probably. https://github.com/koreader/koxtoolchain
Run with:
./gen-tc.sh kobo
Then add ~/x-tools/ to PATH.
The kobo toolchain (set up using source [stuff]/koxtoolchain/refs/x-compile.sh kobo env) gives the same issue as nickel (same make command as above):

arch/arm/mm/proc-v7.S: Assembler messages:
arch/arm/mm/proc-v7.S:560: Error: junk at end of line, first unrecognized character is `#'
make[1]: *** [scripts/Makefile.build:393: arch/arm/mm/proc-v7.o] Error 1
make: *** [Makefile:1002: arch/arm/mm] Error 2
enthdegree is offline   Reply With Quote