All of lore.kernel.org
 help / color / mirror / Atom feed
* backports build issue with 4.5-rc2
@ 2016-02-05 10:22 Arend van Spriel
  2016-02-06 19:11 ` Johannes Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Arend van Spriel @ 2016-02-05 10:22 UTC (permalink / raw)
  To: backports@vger.kernel.org

I created a 4.5-rc2 package and am getting build error against 3.11 
kernel for cfg80211 and mac80211. Does anyone has patch for this already?

Regards,
Arend

/tmp/brcm-backports-internal-676-g4d64fc2/net/mac80211/rx.c: In function 
‘ieee80211_rx_reorder_ready’:
/tmp/brcm-backports-internal-676-g4d64fc2/net/mac80211/rx.c:810:2: 
error: implicit declaration of function ‘BIT_ULL’ 
[-Werror=implicit-function-declaration]
   if (tid_agg_rx->reorder_buf_filtered & BIT_ULL(index))
   ^

cc1: some warnings being treated as errors
make[6]: *** 
[/tmp/brcm-backports-internal-676-g4d64fc2/net/mac80211/rx.o] Error 1
make[6]: *** Waiting for unfinished jobs....
/tmp/brcm-backports-internal-676-g4d64fc2/net/wireless/core.c: In 
function ‘cfg80211_netdev_notifier_call’:
/tmp/brcm-backports-internal-676-g4d64fc2/net/wireless/core.c:1176:2: 
error: implicit declaration of function ‘wireless_nlevent_flush’ 
[-Werror=implicit-function-declaration]
   wireless_nlevent_flush();
   ^
cc1: some warnings being treated as errors
--
To unsubscribe from this list: send the line "unsubscribe backports" in

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-08 10:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 10:22 backports build issue with 4.5-rc2 Arend van Spriel
2016-02-06 19:11 ` Johannes Berg
2016-02-06 19:12   ` Johannes Berg
2016-02-08 10:31     ` Arend Van Spriel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.