Machine i686-pc-linux not recognized
During the installation of a software under Debian, after typing
./configure, below error message is displayed:
checking build system type... Invalid configuration `i686-pc-linux-oldld': machine `i686-pc-linux' not recognized
configure: error: /bin/sh ./config.sub i686-pc-linux-oldld failed
Verify that you've installed the compiler tools for Linux
apt-get install make g++