Fix: Needed to add in EXTRA_CFLAGS += -fno-pie -fno-stack-protector to /usr/src/nvidia-364-364.19/Kbuild
And to top /usr/src/bbswitch-0.8/Makefile EXTRA_CFLAGS := -fno-pie -fno-stack-protector Then issue a command: ls /usr/src/linux-headers-* -d | sed -e 's/.*linux-headers-//' | sort -V | tac | sudo xargs -n1 /usr/lib/dkms/dkms_autoinstaller start EXTRA_CFLAGS := -fno-pie -fno-stack-protector -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574982 Title: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1574982/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
