Quote:
Originally Posted by Quoth
...I never heard of any common TC issue with Debian.
|
I'll try Debian then.
Quote:
Originally Posted by Quoth
However, I'd rather buy a new Kobo or Kindle and use a phone as a 4G to WiFi hot spot than do this.
|
Wrong thread. This thread is for using the modem slot to add to the 3GB of storage the Kindle Keyboard has. The 4G modem thread is
here.
(End of reply to Quoth)
Using the toolchain
gcc-arm-linux-gnueabi from
apt on Debian, the build now throws this error:
Code:
/tmp/ccjIB5v8.s: Assembler messages:
/tmp/ccjIB5v8.s:1045: Error: .err encountered
make[1]: *** [scripts/Makefile.build:223: arch/arm/kernel/sys_oabi-compat.o] Error 1
make: *** [Makefile:847: arch/arm/kernel] Error 2
It's different from what Ubuntu gets stuck on, I wonder why?