View Single Post
Old 08-19-2016, 08:52 PM   #55
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
@lucida

Quote:
Originally Posted by lucida View Post
@coplate
Sorry for the late reply. good to see you got everything working. My setup is a little different as I use Amazon's official toolchain. There is a HOWTO included in the source so just follow the instruction to install. To compile invoke the gcc like

Did you keep instructions on setting up their crosscompiler with kernel?

If I'm going to try to write a kernel module, I figure I should use thier source tree.

When I just tired on ubuntu, I got the cross compiler to go, but trying to compile the kernel gave some missing header files.
Quote:
drivers/power/bd7181x-power.c:28:18: fatal error: llog.h: No such file or directory
#include <llog.h>
I also have the kernel from 5.8 ( 3.10.53 ) instad of 5.7 ( 3.0.35 ), though I don't know enough about kernel modules to know if thats an issue long term. I'm going to go get that source tree and start woking on it
coplate is offline   Reply With Quote