configure:1356: checking build system type configure:1374: result: i686-pc-linux-gnu configure:1382: checking host system type configure:1396: result: i686-pc-linux-gnu
configure:1404: checking target system type configure:1418: result: i686-pc-linux-gnu configure:1495: checking for cmp configure:1511: found /usr/bin/cmp configure:1521: result: cmp configure:1541: checking for bison
configure:1557: found /usr/bin/bison configure:1567: result: bison configure:1596: checking for a BSD-compatible install configure:1651: result: /usr/bin/install -c configure:1666: checking for gawk configure:1682: found /usr/bin/gawk
configure:1692: result: gawk configure:1702: checking whether make sets $(MAKE) configure:1722: result: yes configure:1735: checking for ruby configure:1753: found /usr/bin/ruby configure:1765: result: /usr/bin/ruby
configure:1823: checking for gcc configure:1839: found /usr/bin/gcc configure:1849: result: gcc configure:2093: checking for C compiler version configure:2096: gcc --version </dev/null >&5 gcc (GCC)
4.0.3 (Ubuntu 4.0.3-1ubuntu5) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2099: $? = 0 configure:2101: gcc -v </dev/null >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-
4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
Thread model: posix gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) configure:2104: $? = 0 configure:2106: gcc -V </dev/null >&5 gcc: '-V' option must have argument configure:2109: $? = 1 configure:2132: checking for C compiler default output file name
configure:2135: gcc conftest.c >&5 as: unrecognized option `--32' configure:2138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GRUB" | #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.95" | #define PACKAGE_STRING "GRUB 1.95" | #define PACKAGE_BUGREPORT "address@hidden" | /* end confdefs.h. */
| | int | main () | { | | ; | return 0; | } configure:2177: error: C compiler cannot create executables See `config.log' for more details.