Please-upgrade-your-binutils-to-2.18-or-newer

From FiberWiki

Jump to: navigation, search

How to fix the error "Please upgrade your binutils to 2.18 or newer." while installing your grsec kernel

cd ~
mkdir dl
cd dl
wget http://www.fiber-hosting.com/binutils-2.18.tar.gz
tar zxvf binutils-2.18.tar.gz
cd binutils-2.18
./configure; make; make install; make clean

This should fix the binutils error

Personal tools
Navigation