AC_LINK_IFELSE unexpectedly fails on Ubuntu 12.04

2013-10-25 Thread David Pointon
Hi , When running the configure script for OpenJDK on Ubuntu 12.04, the 'checking if we can compile and link with freetype...' check fails unexpectedly ... $ sh ./configure --with-jdk-variant=ibm --with-import-hotspot=../../SVN/sdk80 --enable-openjdk-only --with-freetype-lib=/usr/lib/i386-lin

Re: AC_LINK_IFELSE unexpectedly fails on Ubuntu 12.04

2013-10-25 Thread David Pointon
t - Robinson Crusoe From: Paul Eggert To: David Pointon/UK/Contr/IBM@IBMGB, bug-autoconf@gnu.org, Cc: david.poin...@unix.net Date: 25/10/2013 15:46 Subject:Re: AC_LINK_IFELSE unexpectedly fails on Ubuntu 12.04 This would appear to be a problem in OpenJDK's configure