It appears you're encountering a compilation error with the broadcom-sta
driver when building NixOS 17.03 with grsecurity/PaX enabled. The error
message indicates a type mismatch in the memset function call within the
wl_cfg80211_hybrid.c file. Specifically, it's expecting a void * for the
first argument but receiving a const struct wl_cfg80211_event_loop *.
https://www.cattranslator.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681093

Title:
  broadcom-sta fails to build in combination with grsecurity/Pax (nixos
  17.03) [string_64.h:56:7: note: expected 'void *' but argument is of
  type 'const struct wl_cfg80211_event_loop *' void *memset(void *s, int
  c, size_t n); ^]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/1681093/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to