Skip to content

Conversation

@amazingfate
Copy link
Collaborator

No description provided.

@ErikApption
Copy link

ErikApption commented Jan 18, 2025

I'm trying to compile edge with edge (kernel 6.13.0-rc5) but I'm getting now this error... Is this pr going to solve this issue? Or is there a better way to build it?

dhd_static_buf.c:188:1: warning: no previous prototype for 'dhd_wlan_mem_prealloc' [-Wmissing-prototypes]
  188 | dhd_wlan_mem_prealloc(
      | ^~~~~~~~~~~~~~~~~~~~~
  CC [M]  bcmevent.o
In file included from ././include/linux_osl.h:369,
                 from ././include/osl.h:57,
                 from bcmxtlv.c:28:
././include/linuxver.h:205:10: fatal error: net/lib80211.h: No such file or directory
  205 | #include <net/lib80211.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [/usr/src/linux-headers-6.13.0-rc5-edge-rockchip64/scripts/Makefile.build:194: bcmxtlv.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from dhd_linux.c:29:
././include/linuxver.h:205:10: fatal error: net/lib80211.h: No such file or directory
  205 | #include <net/lib80211.h>
      |          ^~~~~~~~~~~~~~~~

@amazingfate
Copy link
Collaborator Author

Yes, this pr will fix building with kernel 6.13. You can try the build artifact from github workflow of this pr.

@ErikApption
Copy link

You can try the build artifact from github workflow of this pr.

I've been searching everywhere on how to do that - how can I add your deb file to the armbian build?

@amazingfate amazingfate merged commit 510fdd2 into armbian:main Feb 2, 2025
2 checks passed
@amazingfate
Copy link
Collaborator Author

@ErikApption now armbian should fetch the latest deb released here: https://github.com/armbian/bcmdhd-dkms/releases/tag/101.10.591.52.27-3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants