Jump to content

Recommended Posts

Posted

@paradigman try looking here for latest rockchip64 kernel headers, but I'm not sure the version will match.

Usually I install the kernel headers via regular apt, so don't know if armbian-config is ok or is broken.

<
Posted

@Jean-Francois Lessard: First of all, I would like to thank you for your great work with the tm16xx display driver.
I would like to ask for your help on how I can avoid the warnings below when compiling?

 


scripts/Makefile.build:403: warning: overriding recipe for target 'built-in.a'
Makefile:1168: warning: ignoring old recipe for target 'built-in.a'
scripts/Makefile.build:418: warning: overriding recipe for target 'modules.order'
Makefile:1848: warning: ignoring old recipe for target 'modules.order'
scripts/Makefile.build:403: warning: overriding recipe for target 'built-in.a'
Makefile:1168: warning: ignoring old recipe for target 'built-in.a'
scripts/Makefile.build:418: warning: overriding recipe for target 'modules.order'
Makefile:1848: warning: ignoring old recipe for target 'modules.order'
scripts/Makefile.build:403: warning: overriding recipe for target 'built-in.a'
Makefile:1168: warning: ignoring old recipe for target 'built-in.a'
scripts/Makefile.build:418: warning: overriding recipe for target 'modules.order'
Makefile:1848: warning: ignoring old recipe for target 'modules.order'
scripts/Makefile.build:403: warning: overriding recipe for target 'built-in.a'
Makefile:1168: warning: ignoring old recipe for target 'built-in.a'
scripts/Makefile.build:418: warning: overriding recipe for target 'modules.order'
Makefile:1848: warning: ignoring old recipe for target 'modules.order'

 

Posted

@paradigman it looks like an issue with your kernel build system, not the display driver. The kernel build system is either packaged with the kernel source code or the kernel headers of your very specific kernel version. Since the compiled module is once again specific to your kernel version, sharing compiled objects won't be of any help. Try to fix your kernel build system first.

Posted


Can someone help me how I can fix my kernel build system? Whatever image I flash on my board, the armbian-config -> "install kernel headers" function does not install everything needed to compile the kernel.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines