[Bug 178] Icedtea7 configure error

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Aug 5 19:55:01 PDT 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=178





------- Comment #3 from eric225125 at yahoo.com  2008-08-06 02:55 -------
I am using Andrew's ebuild to install icedtea.  Here's the complete configure
output from the latest update:

./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --libdir=/usr/lib64 --with-icedtea
--with-icedtea-home=/usr/lib/icedtea6-9999 --with-parallel-jobs=2
--with-openjdk-src-zip=/usr/paludis/distfiles/openjdk-7-ea-src-b31-17_jul_2008.zip
--disable-optimizations --disable-docs --enable-gcjwebplugin --without-rhino
--build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for x86_64-pc-linux-gnu-make... no
checking for make... /usr/libexec/paludis/utils/make
checking for x86_64-pc-linux-gnu-gzip... no
checking for gzip... /bin/gzip
checking for x86_64-pc-linux-gnu-ant... no
checking for ant... /usr/bin/ant
checking for x86_64-pc-linux-gnu-find... no
checking for find... /usr/bin/find
checking for x86_64-pc-linux-gnu-patch... no
checking for patch... /usr/libexec/paludis/utils/patch
checking for x86_64-pc-linux-gnu-tar... no
checking for tar... /bin/tar
checking for x86_64-pc-linux-gnu-chmod... no
checking for chmod... /bin/chmod
checking for x86_64-pc-linux-gnu-md5sum... no
checking for md5sum... /usr/bin/md5sum
checking for x86_64-pc-linux-gnu-wget... no
checking for wget... /usr/bin/wget
checking for x86_64-pc-linux-gnu-zip... no
checking for zip... /usr/bin/zip
checking for x86_64-pc-linux-gnu-unzip... no
checking for unzip... /usr/bin/unzip
checking for x86_64-pc-linux-gnu-cpio... no
checking for cpio... /bin/cpio
checking for x86_64-pc-linux-gnu-file... no
checking for file... /usr/bin/file
checking for x86_64-pc-linux-gnu-fastjar... no
checking for x86_64-pc-linux-gnu-jar... no
checking for fastjar... no
checking for jar... jar
checking for x86_64-pc-linux-gnu-gawk... no
checking for gawk... /usr/bin/gawk
checking whether to include Javascript support via Rhino... no
checking openjdk source zip...
/usr/paludis/distfiles/openjdk-7-ea-src-b31-17_jul_2008.zip
checking openjdk sources...
/var/tmp/paludis/dev-java-icedtea-9999/work/icedtea/openjdk
checking whether to use CACAO as VM... no
checking CACAO home directory... $(abs_top_builddir)/cacao/install
checking CACAO source zip... not specified
checking whether to disable optimizations... yes, building with -O0 -g
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether to use the Shark JIT... no
checking whether to retrieve the source code from Mercurial... no
checking whether to use code from the Closures project... no
checking whether to use code from the CVMI project... no
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XPROTO... yes
checking for XT... yes
checking for XP... yes
checking for X11... yes
checking for XINERAMA... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: error: conditional "GCC_OLD" was never defined.
Usually this means the macro was only invoked conditionally.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list