View Single Post
Old 05-19-2016, 08:04 AM   #8
ned83
Junior Member
 
Join Date: May 2016
Posts: 7
Default

I have the right headers, indeed (kernel 4.6.0-040600-generic )

I have also the most recent GCC -> 4.9

If I try

Code:
sudo apt-get install gcc-4.9
I get

Code:
gcc-4.9-base is already the newest version.
Looks like in the error log it's using gcc 4.8, I might need to update the alternatives, let me try that.

do I maybe need gcc 5?
ned83 is offline   Reply With Quote