Comment 41 for bug 210672

Revision history for this message
Paulo Tanimoto (tanimoto) wrote :

Hello,

For other people who are not sure what packages are required, read this:
https://help.ubuntu.com/community/Kernel/Compile

You need:
$ sudo apt-get install linux-kernel-devel fakeroot build-essential

Also, if you have multiple cores/processors you might be interested in the option:
DEB_BUILD_OPTIONS=parallel=2