Machine i686-pc-linux not recognized

Last update on June 23, 2009 09:18 AM by jak58
Published by deri58

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++