dCore Import Debian Packages to Mountable SCE extensions > dCore X86

kernel modules compile!

(1/1)

dicorer:
Did compile all my custom programs with gcc4.9&friends coming from ubuntu repo, noprob.
But now I got stuck with this small kernel module, a SD card, which I can't get to compile.
Did get linux-goldfish-headers, created link build and gcc4.7 to the default gcc4.9, but still fails asking for generated/autoconf.h, tried also with other default modules, and so on...

I have the feeling I'm going off track with that...
Someone knows how to compile a kernel module in dCore-utopic?
Thanks

dicorer:
am I facing some kind of kernel bug or what?
/usr/src/linux-headers-3.16.0-23-generic/include/linux/cputime.h
contains a not existing include:

--- Code: ---#include <asm/cputime.h>
--- End code ---
it exists /usr/src/linux-headers-3.16.0-23-generic/include/asm-generic, but not asm...
it existed smtg like that in 3.4, 3.13... but not 3.16... am I right?

Jason W:
Refer to the standard TC method of compiling kernels with the TC kernel sources, we do it the same on dCore.

dicorer:
I was afraid you said so...

Navigation

[0] Message Index

Go to full version