MCMrARM / mbp2018-bridge-drv

A driver for MacBook models 2018 and newer, which makes the keyboard, mouse and audio output work.
131 stars 54 forks source link

Building module with GCC 11.2.0 fails #25

Closed willjp closed 2 years ago

willjp commented 2 years ago

Hey there! I'm encoutering build issues using gcc-11.2.0 . I think this may be related to #15 , if you have any suggestions I'd be happy to try them!

  CC [M] /var/tmp/apple-bce-git/src/apple-bce/apple_bce.o
cc1: error: incompatible gcc/plugin versions
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so

Thanks!

willjp commented 2 years ago

Apologies! I was using an outdated kernel from an old iso. All fixed.