Problems with configure
by Wolfram Saringer (2013-05-17)
last change: 2013-05-17
When configure exits with the message "configure: error: cannot run C compiled programs." under Ubuntu reinstallation of libc-dev
might help:
aptitude update
apt-get install --reinstall libc6-dev
apt-get install libc6-dev-i386