Unable to build IcedTea6-1.7, probably due to javaws man page(s) generation patch

Dr Andrew John Hughes ahughes at redhat.com
Mon Oct 18 06:16:47 PDT 2010


On 14:24 Mon 18 Oct     , Pavel Tisnovsky wrote:
> Hi,
> 
> I'm unable to build IcedTea6-1.7 which is IMHO caused by javaws patch
> (generation of man page(s)). I tried to run build on RHEL 5 x86_64,
> output of configure is included as attachment (config.log). The build
> itself fails with this message:
> 
> make[1]: Leaving directory `/jck/icedtea6-1.7/openjdk'
> mkdir -p openjdk/build/linux-amd64/j2sdk-image/jre/lib/amd64
> mkdir -p openjdk/build/linux-amd64/j2re-image/lib/amd64
> mkdir -p openjdk/build/linux-amd64/j2sdk-image/jre/lib/ext
> mkdir -p openjdk/build/linux-amd64/j2re-image/lib/ext
> cp /jck/icedtea6-1.7/rt/net/sourceforge/jnlp/resources/about.jnlp \
> 	  extra-lib/about.jar \
> 	  openjdk/build/linux-amd64/j2re-image/lib ; \
> 	cp /jck/icedtea6-1.7/rt/net/sourceforge/jnlp/resources/about.jnlp \
> 	  extra-lib/about.jar \
> 	  openjdk/build/linux-amd64/j2sdk-image/jre/lib
> if [ -d openjdk/build/linux-amd64/j2sdk-image/man/man1 ] ; then \
> 	  cp /jck/icedtea6-1.7/rt/javaws.1 \
> 	    openjdk/build/linux-amd64/j2sdk-image/man/man1 ; \
> 	fi
> cp: cannot stat `/jck/icedtea6-1.7/rt/javaws.1': No such file or directory
> make: *** [stamps/icedtea.stamp] Error 1
> 
> Actual content of rt/ subdirectory:
> drwxr-xr-x  7 ptisnovs ptisnovs 4096 Oct 18 13:47 .
> drwxr-xr-x 24 ptisnovs ptisnovs 4096 Oct 18 13:47 ..
> drwxr-xr-x  3 ptisnovs ptisnovs 4096 Oct 18 13:14 com
> drwxr-xr-x  5 ptisnovs ptisnovs 4096 Oct 18 13:47 java
> drwxr-xr-x  5 ptisnovs ptisnovs 4096 Oct 18 13:47 javax
> drwxr-xr-x  3 ptisnovs ptisnovs 4096 Oct 18 13:14 net
> drwxr-xr-x  3 ptisnovs ptisnovs 4096 Oct 18 13:47 sun
> 
> Does anyone have any idea what's wrong (maybe incorrect parameters)?
> 
> Thanks in advance
> Pavel T.


It looks like it wasn't added in 1.7 due to the move to rt from netx.
It is in the tarball.  I've now added it to hg and moved the tag
to better reflect the released tarball.

> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by icedtea6 configure 1.7.5, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
> 
>   $ ./configure --with-openjdk --without-rhino --disable-plugin --disable-npplugin
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = dell-r210-09.mw.lab.eng.brq.redhat.com
> uname -m = x86_64
> uname -r = 2.6.18-164.9.1.el5
> uname -s = Linux
> uname -v = #1 SMP Wed Dec 9 03:27:37 EST 2009
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = x86_64
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/kerberos/bin
> PATH: /usr/local/bin
> PATH: /bin
> PATH: /usr/bin
> PATH: /home/brq/ptisnovs/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1611: checking for a BSD-compatible install
> configure:1666: result: /usr/bin/install -c
> configure:1677: checking whether build environment is sane
> configure:1720: result: yes
> configure:1785: checking for gawk
> configure:1801: found /bin/gawk
> configure:1811: result: gawk
> configure:1821: checking whether make sets $(MAKE)
> configure:1841: result: yes
> configure:2004: checking how to create a pax tar archive
> configure:2017: tar --version
> tar (GNU tar) 1.15.1
> configure:2020: $? = 0
> configure:2060: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
> configure:2063: $? = 0
> configure:2067: tar -xf - <conftest.tar
> configure:2070: $? = 0
> configure:2083: result: gnutar
> configure:2108: checking build system type
> configure:2126: result: x86_64-unknown-linux-gnu
> configure:2134: checking host system type
> configure:2148: result: x86_64-unknown-linux-gnu
> configure:2205: checking for gcc
> configure:2221: found /usr/bin/gcc
> configure:2231: result: gcc
> configure:2475: checking for C compiler version
> configure:2478: gcc --version </dev/null >&5
> gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
> 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:2481: $? = 0
> configure:2483: gcc -v </dev/null >&5
> Using built-in specs.
> Target: x86_64-redhat-linux
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
> Thread model: posix
> gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)
> configure:2486: $? = 0
> configure:2488: gcc -V </dev/null >&5
> gcc: '-V' option must have argument
> configure:2491: $? = 1
> configure:2514: checking for C compiler default output file name
> configure:2517: gcc    conftest.c  >&5
> configure:2520: $? = 0
> configure:2566: result: a.out
> configure:2571: checking whether the C compiler works
> configure:2577: ./a.out
> configure:2580: $? = 0
> configure:2597: result: yes
> configure:2604: checking whether we are cross compiling
> configure:2606: result: no
> configure:2609: checking for suffix of executables
> configure:2611: gcc -o conftest    conftest.c  >&5
> configure:2614: $? = 0
> configure:2639: result: 
> configure:2645: checking for suffix of object files
> configure:2666: gcc -c   conftest.c >&5
> configure:2669: $? = 0
> configure:2691: result: o
> configure:2695: checking whether we are using the GNU C compiler
> configure:2719: gcc -c   conftest.c >&5
> configure:2725: $? = 0
> configure:2729: test -z 
> 			 || test ! -s conftest.err
> configure:2732: $? = 0
> configure:2735: test -s conftest.o
> configure:2738: $? = 0
> configure:2751: result: yes
> configure:2757: checking whether gcc accepts -g
> configure:2778: gcc -c -g  conftest.c >&5
> configure:2784: $? = 0
> configure:2788: test -z 
> 			 || test ! -s conftest.err
> configure:2791: $? = 0
> configure:2794: test -s conftest.o
> configure:2797: $? = 0
> configure:2808: result: yes
> configure:2825: checking for gcc option to accept ANSI C
> configure:2895: gcc  -c -g -O2  conftest.c >&5
> configure:2901: $? = 0
> configure:2905: test -z 
> 			 || test ! -s conftest.err
> configure:2908: $? = 0
> configure:2911: test -s conftest.o
> configure:2914: $? = 0
> configure:2932: result: none needed
> configure:2950: gcc -c -g -O2  conftest.c >&5
> conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
> configure:2956: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:3100: checking for style of include used by make
> configure:3128: result: GNU
> configure:3156: checking dependency style of gcc
> configure:3246: result: none
> configure:3315: checking for g++
> configure:3331: found /usr/bin/g++
> configure:3341: result: g++
> configure:3357: checking for C++ compiler version
> configure:3360: g++ --version </dev/null >&5
> g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)
> 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:3363: $? = 0
> configure:3365: g++ -v </dev/null >&5
> Using built-in specs.
> Target: x86_64-redhat-linux
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
> Thread model: posix
> gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)
> configure:3368: $? = 0
> configure:3370: g++ -V </dev/null >&5
> g++: '-V' option must have argument
> configure:3373: $? = 1
> configure:3376: checking whether we are using the GNU C++ compiler
> configure:3400: g++ -c   conftest.cc >&5
> configure:3406: $? = 0
> configure:3410: test -z 
> 			 || test ! -s conftest.err
> configure:3413: $? = 0
> configure:3416: test -s conftest.o
> configure:3419: $? = 0
> configure:3432: result: yes
> configure:3438: checking whether g++ accepts -g
> configure:3459: g++ -c -g  conftest.cc >&5
> configure:3465: $? = 0
> configure:3469: test -z 
> 			 || test ! -s conftest.err
> configure:3472: $? = 0
> configure:3475: test -s conftest.o
> configure:3478: $? = 0
> configure:3489: result: yes
> configure:3531: g++ -c -g -O2  conftest.cc >&5
> configure:3537: $? = 0
> configure:3541: test -z 
> 			 || test ! -s conftest.err
> configure:3544: $? = 0
> configure:3547: test -s conftest.o
> configure:3550: $? = 0
> configure:3576: g++ -c -g -O2  conftest.cc >&5
> conftest.cc: In function 'int main()':
> conftest.cc:15: error: 'exit' was not declared in this scope
> configure:3582: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME "icedtea6"
> | #define PACKAGE_TARNAME "icedtea6"
> | #define PACKAGE_VERSION "1.7.5"
> | #define PACKAGE_STRING "icedtea6 1.7.5"
> | #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
> | #define PACKAGE "icedtea6"
> | #define VERSION "1.7.5"
> | /* end confdefs.h.  */
> | 
> | int
> | main ()
> | {
> | exit (42);
> |   ;
> |   return 0;
> | }
> configure:3531: g++ -c -g -O2  conftest.cc >&5
> configure:3537: $? = 0
> configure:3541: test -z 
> 			 || test ! -s conftest.err
> configure:3544: $? = 0
> configure:3547: test -s conftest.o
> configure:3550: $? = 0
> configure:3576: g++ -c -g -O2  conftest.cc >&5
> configure:3582: $? = 0
> configure:3586: test -z 
> 			 || test ! -s conftest.err
> configure:3589: $? = 0
> configure:3592: test -s conftest.o
> configure:3595: $? = 0
> configure:3620: checking dependency style of g++
> configure:3710: result: none
> configure:3773: checking for make
> configure:3791: found /usr/bin/make
> configure:3803: result: /usr/bin/make
> configure:3867: checking for gzip
> configure:3885: found /bin/gzip
> configure:3897: result: /bin/gzip
> configure:3961: checking for ant
> configure:3979: found /usr/bin/ant
> configure:3991: result: /usr/bin/ant
> configure:4055: checking for find
> configure:4073: found /usr/bin/find
> configure:4085: result: /usr/bin/find
> configure:4149: checking for patch
> configure:4167: found /usr/bin/patch
> configure:4179: result: /usr/bin/patch
> configure:4243: checking for tar
> configure:4261: found /bin/tar
> configure:4273: result: /bin/tar
> configure:4337: checking for chmod
> configure:4355: found /bin/chmod
> configure:4367: result: /bin/chmod
> configure:4431: checking for md5sum
> configure:4449: found /usr/bin/md5sum
> configure:4461: result: /usr/bin/md5sum
> configure:4525: checking for wget
> configure:4543: found /usr/bin/wget
> configure:4555: result: /usr/bin/wget
> configure:4619: checking for zip
> configure:4637: found /usr/bin/zip
> configure:4649: result: /usr/bin/zip
> configure:4713: checking for unzip
> configure:4731: found /usr/bin/unzip
> configure:4743: result: /usr/bin/unzip
> configure:4807: checking for cpio
> configure:4825: found /bin/cpio
> configure:4837: result: /bin/cpio
> configure:4901: checking for file
> configure:4919: found /usr/bin/file
> configure:4931: result: /usr/bin/file
> configure:4997: checking for fastjar
> configure:5013: found /usr/bin/fastjar
> configure:5023: result: fastjar
> configure:5087: checking for gawk
> configure:5105: found /bin/gawk
> configure:5117: result: /bin/gawk
> configure:5182: checking for hg
> configure:5200: found /usr/bin/hg
> configure:5212: result: /usr/bin/hg
> configure:5227: checking for an OpenJDK source directory
> configure:5243: result: /jck/icedtea6-1.7/openjdk
> configure:5266: checking for IcedTea Mercurial revision ID
> configure:5271: result: r11ee55e1c9b4
> configure:5274: checking for JDK Mercurial revision ID
> configure:5279: result: none
> configure:5282: checking for HotSpot Mercurial revision ID
> configure:5287: result: none
> configure:5367: checking for lsb_release
> configure:5385: found /usr/bin/lsb_release
> configure:5397: result: /usr/bin/lsb_release
> configure:5410: checking whether to compile ecj natively
> configure:5424: result: no
> configure:5519: checking which HotSpot build to use
> configure:5538: result: original
> configure:5597: checking for linux32
> configure:5615: found /usr/bin/linux32
> configure:5627: result: /usr/bin/linux32
> configure:5640: checking version of GCC
> configure:5655: result: 4.1.2 (major version 4, minor version 1)
> configure:5659: checking for an existing OpenJDK installation
> configure:5707: result: /usr/lib/jvm/java-openjdk
> configure:5758: checking for getconf
> configure:5776: found /usr/bin/getconf
> configure:5788: result: /usr/bin/getconf
> configure:5807: checking the number of online processors
> configure:5820: result: 8
> configure:5826: checking how many parallel build jobs to execute
> configure:5846: result: 2
> configure:5851: checking if a PaX-enabled kernel is running
> configure:5864: result: no
> configure:5878: checking for a NetBeans installation
> configure:5897: result: /usr/share/netbeans
> configure:5901: checking for an Ant home directory
> configure:5921: result: /usr/share/ant
> configure:5924: checking whether to build VisualVM
> configure:5943: result: no
> configure:5946: checking whether to include PulseAudio support
> configure:5965: result: no
> configure:5968: checking whether to build documentation
> configure:5987: result: yes
> configure:5991: checking whether to enable experimental OpenJDK cross-compilation support
> configure:6010: result: no
> configure:6013: checking whether to include the XRender pipeline
> configure:6032: result: yes
> configure:6035: checking whether to include NIO2 support
> configure:6054: result: no
> configure:6057: checking whether to include SystemTap tracing support
> configure:6076: result: no
> configure:6079: checking whether to include the NSS-based security provider
> configure:6098: result: no
> configure:6102: checking for distribution package version
> configure:6118: result: none
> configure:6134: checking build identification
> configure:6148: result: Built on Red Hat Enterprise Linux Server release 5.4 (Tikanga) (Fri Oct 15 17:42:53 CEST 2010)
> configure:8065: checking whether to include Javascript support via Rhino
> configure:8113: result: no
> configure:8131: checking for an OpenJDK source zip
> configure:8165: result: not specified
> configure:8170: checking for a HotSpot source zip
> configure:8204: result: not specified
> configure:8209: checking for an OpenJDK source directory
> configure:8225: result: /jck/icedtea6-1.7/openjdk
> configure:8242: checking for an alternate jar command
> configure:8276: result: not specified
> configure:8281: checking whether to use CACAO as VM
> configure:8295: result: no
> configure:8310: checking for a CACAO home directory
> configure:8351: result: $(abs_top_builddir)/cacao/install
> configure:8356: checking for a CACAO source zip
> configure:8390: result: not specified
> configure:8395: checking for a CACAO source directory
> configure:8429: result: not specified
> configure:8434: checking whether to disable optimizations and build with -O0 -g
> configure:8454: result: no
> configure:8468: checking whether to use the Shark JIT
> configure:8489: result: no
> configure:8509: checking how to run the C preprocessor
> configure:8544: gcc -E  conftest.c
> configure:8550: $? = 0
> configure:8582: gcc -E  conftest.c
> conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
> configure:8588: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME "icedtea6"
> | #define PACKAGE_TARNAME "icedtea6"
> | #define PACKAGE_VERSION "1.7.5"
> | #define PACKAGE_STRING "icedtea6 1.7.5"
> | #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
> | #define PACKAGE "icedtea6"
> | #define VERSION "1.7.5"
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:8627: result: gcc -E
> configure:8651: gcc -E  conftest.c
> configure:8657: $? = 0
> configure:8689: gcc -E  conftest.c
> conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
> configure:8695: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME "icedtea6"
> | #define PACKAGE_TARNAME "icedtea6"
> | #define PACKAGE_VERSION "1.7.5"
> | #define PACKAGE_STRING "icedtea6 1.7.5"
> | #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
> | #define PACKAGE "icedtea6"
> | #define VERSION "1.7.5"
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:8739: checking for egrep
> configure:8749: result: grep -E
> configure:8754: checking for ANSI C header files
> configure:8779: gcc -c -g -O2  conftest.c >&5
> configure:8785: $? = 0
> configure:8789: test -z 
> 			 || test ! -s conftest.err
> configure:8792: $? = 0
> configure:8795: test -s conftest.o
> configure:8798: $? = 0
> configure:8887: gcc -o conftest -g -O2   conftest.c  >&5
> conftest.c: In function 'main':
> conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
> configure:8890: $? = 0
> configure:8892: ./conftest
> configure:8895: $? = 0
> configure:8910: result: yes
> configure:8934: checking for sys/types.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8934: checking for sys/stat.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8934: checking for stdlib.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8934: checking for string.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8934: checking for memory.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8934: checking for strings.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8934: checking for inttypes.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8934: checking for stdint.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8934: checking for unistd.h
> configure:8950: gcc -c -g -O2  conftest.c >&5
> configure:8956: $? = 0
> configure:8960: test -z 
> 			 || test ! -s conftest.err
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8980: result: yes
> configure:8994: checking whether to use the zero-assembler port
> configure:9030: result: no
> configure:9468: checking whether byte ordering is bigendian
> configure:9495: gcc -c -g -O2  conftest.c >&5
> configure:9501: $? = 0
> configure:9505: test -z 
> 			 || test ! -s conftest.err
> configure:9508: $? = 0
> configure:9511: test -s conftest.o
> configure:9514: $? = 0
> configure:9538: gcc -c -g -O2  conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:31: error: 'not' undeclared (first use in this function)
> conftest.c:31: error: (Each undeclared identifier is reported only once
> conftest.c:31: error: for each function it appears in.)
> conftest.c:31: error: expected ';' before 'big'
> configure:9544: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME "icedtea6"
> | #define PACKAGE_TARNAME "icedtea6"
> | #define PACKAGE_VERSION "1.7.5"
> | #define PACKAGE_STRING "icedtea6 1.7.5"
> | #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
> | #define PACKAGE "icedtea6"
> | #define VERSION "1.7.5"
> | #ifdef __cplusplus
> | extern "C" void std::exit (int) throw (); using std::exit;
> | #endif
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> | #include <sys/param.h>
> | 
> | int
> | main ()
> | {
> | #if BYTE_ORDER != BIG_ENDIAN
> |  not big endian
> | #endif
> | 
> |   ;
> |   return 0;
> | }
> configure:9679: result: no
> configure:9732: checking for additional virtual machines to build
> configure:9757: result: none
> configure:9828: checking whether to retrieve the source code from Mercurial
> configure:9848: result: no
> configure:9862: checking which Mercurial revision to use
> configure:9876: result: tip
> configure:9893: checking whether to build the old browser plugin
> configure:9902: result: no
> configure:9910: checking whether to build the new browser plugin based on npruntime
> configure:9919: result: no
> configure:9970: checking for pkg-config
> configure:9988: found /usr/bin/pkg-config
> configure:10000: result: /usr/bin/pkg-config
> configure:10015: checking pkg-config is at least version 0.9.0
> configure:10018: result: yes
> configure:10562: checking which Java timezone data directory to use
> configure:10589: result: /usr/share/javazi
> configure:10740: checking cups/cups.h usability
> configure:10752: gcc -c -g -O2  conftest.c >&5
> configure:10758: $? = 0
> configure:10762: test -z 
> 			 || test ! -s conftest.err
> configure:10765: $? = 0
> configure:10768: test -s conftest.o
> configure:10771: $? = 0
> configure:10781: result: yes
> configure:10785: checking cups/cups.h presence
> configure:10795: gcc -E  conftest.c
> configure:10801: $? = 0
> configure:10821: result: yes
> configure:10856: checking for cups/cups.h
> configure:10863: result: yes
> configure:10740: checking cups/ppd.h usability
> configure:10752: gcc -c -g -O2  conftest.c >&5
> configure:10758: $? = 0
> configure:10762: test -z 
> 			 || test ! -s conftest.err
> configure:10765: $? = 0
> configure:10768: test -s conftest.o
> configure:10771: $? = 0
> configure:10781: result: yes
> configure:10785: checking cups/ppd.h presence
> configure:10795: gcc -E  conftest.c
> configure:10801: $? = 0
> configure:10821: result: yes
> configure:10856: checking for cups/ppd.h
> configure:10863: result: yes
> configure:10897: checking X11/X.h usability
> configure:10909: gcc -c -g -O2  conftest.c >&5
> configure:10915: $? = 0
> configure:10919: test -z 
> 			 || test ! -s conftest.err
> configure:10922: $? = 0
> configure:10925: test -s conftest.o
> configure:10928: $? = 0
> configure:10938: result: yes
> configure:10942: checking X11/X.h presence
> configure:10952: gcc -E  conftest.c
> configure:10958: $? = 0
> configure:10978: result: yes
> configure:11013: checking for X11/X.h
> configure:11020: result: yes
> configure:11041: checking for main in -ljpeg
> configure:11065: gcc -o conftest -g -O2   conftest.c -ljpeg   >&5
> configure:11071: $? = 0
> configure:11075: test -z 
> 			 || test ! -s conftest.err
> configure:11078: $? = 0
> configure:11081: test -s conftest
> configure:11084: $? = 0
> configure:11097: result: yes
> configure:11113: checking for main in -lgif
> configure:11137: gcc -o conftest -g -O2   conftest.c -lgif  -ljpeg  >&5
> configure:11143: $? = 0
> configure:11147: test -z 
> 			 || test ! -s conftest.err
> configure:11150: $? = 0
> configure:11153: test -s conftest
> configure:11156: $? = 0
> configure:11169: result: yes
> configure:11185: checking for main in -lz
> configure:11209: gcc -o conftest -g -O2   conftest.c -lz  -lgif -ljpeg  >&5
> configure:11215: $? = 0
> configure:11219: test -z 
> 			 || test ! -s conftest.err
> configure:11222: $? = 0
> configure:11225: test -s conftest
> configure:11228: $? = 0
> configure:11241: result: yes
> configure:11259: checking for XPROTO
> configure:11267: $PKG_CONFIG --exists --print-errors "xproto"
> configure:11270: $? = 0
> configure:11285: $PKG_CONFIG --exists --print-errors "xproto"
> configure:11288: $? = 0
> configure:11324: result: yes
> configure:11341: checking for XT
> configure:11349: $PKG_CONFIG --exists --print-errors "xt"
> configure:11352: $? = 0
> configure:11367: $PKG_CONFIG --exists --print-errors "xt"
> configure:11370: $? = 0
> configure:11406: result: yes
> configure:11423: checking for XP
> configure:11431: $PKG_CONFIG --exists --print-errors "xp"
> configure:11434: $? = 0
> configure:11449: $PKG_CONFIG --exists --print-errors "xp"
> configure:11452: $? = 0
> configure:11488: result: yes
> configure:11505: checking for X11
> configure:11513: $PKG_CONFIG --exists --print-errors "x11"
> configure:11516: $? = 0
> configure:11531: $PKG_CONFIG --exists --print-errors "x11"
> configure:11534: $? = 0
> configure:11570: result: yes
> configure:11587: checking for XINERAMA
> configure:11595: $PKG_CONFIG --exists --print-errors "xinerama"
> configure:11598: $? = 0
> configure:11613: $PKG_CONFIG --exists --print-errors "xinerama"
> configure:11616: $? = 0
> configure:11652: result: yes
> configure:11672: checking for XRENDER
> configure:11680: $PKG_CONFIG --exists --print-errors "xrender"
> configure:11683: $? = 0
> configure:11698: $PKG_CONFIG --exists --print-errors "xrender"
> configure:11701: $? = 0
> configure:11737: result: yes
> configure:12028: checking for LIBPNG
> configure:12036: $PKG_CONFIG --exists --print-errors "libpng"
> configure:12039: $? = 0
> configure:12054: $PKG_CONFIG --exists --print-errors "libpng"
> configure:12057: $? = 0
> configure:12093: result: yes
> configure:12111: checking for XTST
> configure:12119: $PKG_CONFIG --exists --print-errors "xtst"
> configure:12122: $? = 0
> configure:12137: $PKG_CONFIG --exists --print-errors "xtst"
> configure:12140: $? = 0
> configure:12176: result: yes
> configure:12193: checking for FREETYPE2
> configure:12201: $PKG_CONFIG --exists --print-errors "freetype2"
> configure:12204: $? = 0
> configure:12219: $PKG_CONFIG --exists --print-errors "freetype2"
> configure:12222: $? = 0
> configure:12258: result: yes
> configure:12278: checking for ALSA
> configure:12286: $PKG_CONFIG --exists --print-errors "alsa"
> configure:12289: $? = 0
> configure:12304: $PKG_CONFIG --exists --print-errors "alsa"
> configure:12307: $? = 0
> configure:12343: result: yes
> configure:13480: creating ./config.status
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by icedtea6 config.status 1.7.5, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
> 
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status 
> 
> on dell-r210-09.mw.lab.eng.brq.redhat.com
> 
> config.status:915: creating Makefile
> config.status:915: creating jvm.cfg
> config.status:915: creating ergo.c
> config.status:915: creating tz.properties
> config.status:1103: executing depfiles commands
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-unknown-linux-gnu
> ac_cv_build_alias=x86_64-unknown-linux-gnu
> ac_cv_c_bigendian=no
> ac_cv_c_compiler_gnu=yes
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_ALSA_CFLAGS_set=
> ac_cv_env_ALSA_CFLAGS_value=
> ac_cv_env_ALSA_LIBS_set=
> ac_cv_env_ALSA_LIBS_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_CXXFLAGS_set=
> ac_cv_env_CXXFLAGS_value=
> ac_cv_env_CXX_set=
> ac_cv_env_CXX_value=
> ac_cv_env_FREETYPE2_CFLAGS_set=
> ac_cv_env_FREETYPE2_CFLAGS_value=
> ac_cv_env_FREETYPE2_LIBS_set=
> ac_cv_env_FREETYPE2_LIBS_value=
> ac_cv_env_GLIB_CFLAGS_set=
> ac_cv_env_GLIB_CFLAGS_value=
> ac_cv_env_GLIB_LIBS_set=
> ac_cv_env_GLIB_LIBS_value=
> ac_cv_env_GTK_CFLAGS_set=
> ac_cv_env_GTK_CFLAGS_value=
> ac_cv_env_GTK_LIBS_set=
> ac_cv_env_GTK_LIBS_value=
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBFFI_CFLAGS_set=
> ac_cv_env_LIBFFI_CFLAGS_value=
> ac_cv_env_LIBFFI_LIBS_set=
> ac_cv_env_LIBFFI_LIBS_value=
> ac_cv_env_LIBPNG_CFLAGS_set=
> ac_cv_env_LIBPNG_CFLAGS_value=
> ac_cv_env_LIBPNG_LIBS_set=
> ac_cv_env_LIBPNG_LIBS_value=
> ac_cv_env_LIBPULSE_CFLAGS_set=
> ac_cv_env_LIBPULSE_CFLAGS_value=
> ac_cv_env_LIBPULSE_LIBS_set=
> ac_cv_env_LIBPULSE_LIBS_value=
> ac_cv_env_MOZILLA_CFLAGS_set=
> ac_cv_env_MOZILLA_CFLAGS_value=
> ac_cv_env_MOZILLA_LIBS_set=
> ac_cv_env_MOZILLA_LIBS_value=
> ac_cv_env_NSS_CFLAGS_set=
> ac_cv_env_NSS_CFLAGS_value=
> ac_cv_env_NSS_LIBS_set=
> ac_cv_env_NSS_LIBS_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_X11_CFLAGS_set=
> ac_cv_env_X11_CFLAGS_value=
> ac_cv_env_X11_LIBS_set=
> ac_cv_env_X11_LIBS_value=
> ac_cv_env_XINERAMA_CFLAGS_set=
> ac_cv_env_XINERAMA_CFLAGS_value=
> ac_cv_env_XINERAMA_LIBS_set=
> ac_cv_env_XINERAMA_LIBS_value=
> ac_cv_env_XPROTO_CFLAGS_set=
> ac_cv_env_XPROTO_CFLAGS_value=
> ac_cv_env_XPROTO_LIBS_set=
> ac_cv_env_XPROTO_LIBS_value=
> ac_cv_env_XP_CFLAGS_set=
> ac_cv_env_XP_CFLAGS_value=
> ac_cv_env_XP_LIBS_set=
> ac_cv_env_XP_LIBS_value=
> ac_cv_env_XRENDER_CFLAGS_set=
> ac_cv_env_XRENDER_CFLAGS_value=
> ac_cv_env_XRENDER_LIBS_set=
> ac_cv_env_XRENDER_LIBS_value=
> ac_cv_env_XTST_CFLAGS_set=
> ac_cv_env_XTST_CFLAGS_value=
> ac_cv_env_XTST_LIBS_set=
> ac_cv_env_XTST_LIBS_value=
> ac_cv_env_XT_CFLAGS_set=
> ac_cv_env_XT_CFLAGS_value=
> ac_cv_env_XT_LIBS_set=
> ac_cv_env_XT_LIBS_value=
> ac_cv_env_build_alias_set=
> ac_cv_env_build_alias_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_exeext=
> ac_cv_header_X11_X_h=yes
> ac_cv_header_cups_cups_h=yes
> ac_cv_header_cups_ppd_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=x86_64-unknown-linux-gnu
> ac_cv_host_alias=x86_64-unknown-linux-gnu
> ac_cv_lib_gif_main=yes
> ac_cv_lib_jpeg_main=yes
> ac_cv_lib_z_main=yes
> ac_cv_objext=o
> ac_cv_path_ac_pt_ANT=/usr/bin/ant
> ac_cv_path_ac_pt_CHMOD=/bin/chmod
> ac_cv_path_ac_pt_CPIO=/bin/cpio
> ac_cv_path_ac_pt_FILE=/usr/bin/file
> ac_cv_path_ac_pt_FIND=/usr/bin/find
> ac_cv_path_ac_pt_GAWK=/bin/gawk
> ac_cv_path_ac_pt_GETCONF=/usr/bin/getconf
> ac_cv_path_ac_pt_GZIP=/bin/gzip
> ac_cv_path_ac_pt_HG=/usr/bin/hg
> ac_cv_path_ac_pt_LINUX32=/usr/bin/linux32
> ac_cv_path_ac_pt_LSB_RELEASE=/usr/bin/lsb_release
> ac_cv_path_ac_pt_MAKE=/usr/bin/make
> ac_cv_path_ac_pt_MD5SUM=/usr/bin/md5sum
> ac_cv_path_ac_pt_PATCH=/usr/bin/patch
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_ac_pt_TAR=/bin/tar
> ac_cv_path_ac_pt_UNZIP=/usr/bin/unzip
> ac_cv_path_ac_pt_WGET=/usr/bin/wget
> ac_cv_path_ac_pt_ZIP=/usr/bin/zip
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_prog_AWK=gawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_CXX=g++
> ac_cv_prog_ac_ct_FASTJAR=fastjar
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_prog_cxx_g=yes
> ac_cv_prog_egrep='grep -E'
> ac_cv_prog_make_make_set=yes
> am_cv_CC_dependencies_compiler_type=none
> am_cv_CXX_dependencies_compiler_type=none
> am_cv_prog_tar_pax=gnutar
> it_cv_pax=no
> it_cv_proc=8
> pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa  '
> pkg_cv_ALSA_LIBS='-lasound  '
> pkg_cv_FREETYPE2_CFLAGS='-I/usr/include/freetype2  '
> pkg_cv_FREETYPE2_LIBS='-lfreetype  '
> pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng12  '
> pkg_cv_LIBPNG_LIBS='-lpng12  '
> pkg_cv_X11_CFLAGS=' '
> pkg_cv_X11_LIBS='-lX11  '
> pkg_cv_XINERAMA_CFLAGS=' '
> pkg_cv_XINERAMA_LIBS='-lXinerama  '
> pkg_cv_XPROTO_CFLAGS=' '
> pkg_cv_XPROTO_LIBS=' '
> pkg_cv_XP_CFLAGS=' '
> pkg_cv_XP_LIBS='-lXp -lXau  '
> pkg_cv_XRENDER_CFLAGS=' '
> pkg_cv_XRENDER_LIBS='-lXrender -lX11  '
> pkg_cv_XTST_CFLAGS=' '
> pkg_cv_XTST_LIBS='-lXtst  '
> pkg_cv_XT_CFLAGS=' '
> pkg_cv_XT_LIBS='-lXt -lX11  '
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ABS_CLIENT_LIBJVM_SO=''
> ABS_JAVA_HOME_DIR=''
> ABS_SERVER_LIBJVM_SO=''
> ACLOCAL='${SHELL} /jck/icedtea6-1.7/missing --run aclocal-1.9'
> ADD_CACAO_BUILD_FALSE=''
> ADD_CACAO_BUILD_TRUE='#'
> ADD_SHARK_BUILD_FALSE=''
> ADD_SHARK_BUILD_TRUE='#'
> ADD_ZERO_BUILD_FALSE=''
> ADD_ZERO_BUILD_TRUE='#'
> ALSA_CFLAGS='-I/usr/include/alsa  '
> ALSA_LIBS='-lasound  '
> ALT_CACAO_SRC_DIR='not specified'
> ALT_CACAO_SRC_ZIP='not specified'
> ALT_HOTSPOT_SRC_ZIP='not specified'
> ALT_JAR_CMD='not specified'
> ALT_OPENJDK_SRC_ZIP='not specified'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /jck/icedtea6-1.7/missing --run tar'
> ANT='/usr/bin/ant'
> ARCH_PREFIX=''
> AUTOCONF='${SHELL} /jck/icedtea6-1.7/missing --run autoconf'
> AUTOHEADER='${SHELL} /jck/icedtea6-1.7/missing --run autoheader'
> AUTOMAKE='${SHELL} /jck/icedtea6-1.7/missing --run automake-1.9'
> AWK='gawk'
> BUILD_ARCH_DIR='amd64'
> BUILD_CACAO_FALSE=''
> BUILD_CACAO_TRUE='#'
> BUILD_OS_DIR='linux'
> CACAO_IMPORT_PATH='$(abs_top_builddir)/cacao/install'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2'
> CHMOD='/bin/chmod'
> CONFIGURE_ARGS=''--with-openjdk' '--without-rhino' '--disable-plugin' '--disable-npplugin''
> CPIO='/bin/cpio'
> CPP='gcc -E'
> CPPFLAGS=''
> CROSS_TARGET_ARCH='x86_64'
> CXX='g++'
> CXXDEPMODE='depmode=none'
> CXXFLAGS='-g -O2'
> CYGPATH_W='echo'
> DEFS='-DPACKAGE_NAME=\"icedtea6\" -DPACKAGE_TARNAME=\"icedtea6\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"icedtea6\ 1.7.5\" -DPACKAGE_BUGREPORT=\"distro-pkg-dev at openjdk.java.net\" -DPACKAGE=\"icedtea6\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_CUPS_PPD_H=1 -DHAVE_X11_X_H=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBGIF=1 -DHAVE_LIBZ=1 '
> DEPDIR='.deps'
> DISABLE_OPTIMIZATIONS_FALSE=''
> DISABLE_OPTIMIZATIONS_TRUE='#'
> DIST_ID='Built on Red Hat Enterprise Linux Server release 5.4 (Tikanga) (Fri Oct 15 17:42:53 CEST 2010)'
> DIST_NAME='RedHatEnterpriseServer'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ECJ=''
> ECJ_JAR=''
> EGREP='grep -E'
> ENABLE_CROSS_COMPILATION_FALSE=''
> ENABLE_CROSS_COMPILATION_TRUE='#'
> ENABLE_DOCS_FALSE='#'
> ENABLE_DOCS_TRUE=''
> ENABLE_NIO2_FALSE=''
> ENABLE_NIO2_TRUE='#'
> ENABLE_NPPLUGIN_FALSE=''
> ENABLE_NPPLUGIN_TRUE='#'
> ENABLE_NSS_FALSE=''
> ENABLE_NSS_TRUE='#'
> ENABLE_PLUGIN_FALSE=''
> ENABLE_PLUGIN_TRUE='#'
> ENABLE_PULSE_JAVA_FALSE=''
> ENABLE_PULSE_JAVA_TRUE='#'
> ENABLE_SYSTEMTAP_FALSE=''
> ENABLE_SYSTEMTAP_TRUE='#'
> ENABLE_XRENDER_FALSE='#'
> ENABLE_XRENDER_TRUE=''
> EXEEXT=''
> FASTJAR='fastjar'
> FILE='/usr/bin/file'
> FIND='/usr/bin/find'
> FREETYPE2_CFLAGS='-I/usr/include/freetype2  '
> FREETYPE2_LIBS='-lfreetype  '
> GAWK='/bin/gawk'
> GCC_OLD_FALSE=''
> GCC_OLD_TRUE='#'
> GCJ='no'
> GETCONF='/usr/bin/getconf'
> GLIB_CFLAGS=''
> GLIB_LIBS=''
> GTK_CFLAGS=''
> GTK_LIBS=''
> GZIP='/bin/gzip'
> HAS_HOTSPOT_REVISION_FALSE=''
> HAS_HOTSPOT_REVISION_TRUE='#'
> HAS_ICEDTEA_REVISION_FALSE='#'
> HAS_ICEDTEA_REVISION_TRUE=''
> HAS_JDK_REVISION_FALSE=''
> HAS_JDK_REVISION_TRUE='#'
> HAS_PAX_FALSE=''
> HAS_PAX_TRUE='#'
> HAS_PKGVERSION_FALSE=''
> HAS_PKGVERSION_TRUE='#'
> HG='/usr/bin/hg'
> HGREV=''
> HOTSPOT_REVISION='none'
> HSBUILD='original'
> ICEDTEA_REVISION='r11ee55e1c9b4'
> INSTALL_ARCH_DIR='amd64'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> JAR='/usr/lib/jvm/java-openjdk/bin/jar'
> JAR_ACCEPTS_STDIN_LIST=''
> JAR_KNOWS_ATFILE=''
> JAR_KNOWS_J_OPTIONS=''
> JAVA='/usr/lib/jvm/java-openjdk/bin/java'
> JAVAC='/usr/lib/jvm/java-openjdk/bin/javac'
> JAVAH='/usr/lib/jvm/java-openjdk/bin/javah'
> JDK_REVISION='none'
> JRE_ARCH_DIR='amd64'
> LDFLAGS=''
> LIBFFI_CFLAGS=''
> LIBFFI_LIBS=''
> LIBOBJS=''
> LIBPNG_CFLAGS='-I/usr/include/libpng12  '
> LIBPNG_LIBS='-lpng12  '
> LIBPULSE_CFLAGS=''
> LIBPULSE_LIBS=''
> LIBS='-lz -lgif -ljpeg '
> LINUX32='/usr/bin/linux32'
> LLVM_CFLAGS=''
> LLVM_CONFIG=''
> LLVM_LDFLAGS=''
> LLVM_LIBS=''
> LSB_RELEASE='/usr/bin/lsb_release'
> LTLIBOBJS=''
> MAKE='/usr/bin/make'
> MAKEINFO='${SHELL} /jck/icedtea6-1.7/missing --run makeinfo'
> MD5SUM='/usr/bin/md5sum'
> MOZILLA_CFLAGS=''
> MOZILLA_LIBS=''
> MOZILLA_VERSION_COLLAPSED=''
> NETBEANS=''
> NSS_CFLAGS=''
> NSS_LIBDIR=''
> NSS_LIBS=''
> OBJEXT='o'
> OPENJDK_SRC_DIR='/jck/icedtea6-1.7/openjdk'
> OPENJDK_SRC_DIR_FOUND_FALSE=''
> OPENJDK_SRC_DIR_FOUND_TRUE='#'
> OS_PATH=''
> PACKAGE='icedtea6'
> PACKAGE_BUGREPORT='distro-pkg-dev at openjdk.java.net'
> PACKAGE_NAME='icedtea6'
> PACKAGE_STRING='icedtea6 1.7.5'
> PACKAGE_TARNAME='icedtea6'
> PACKAGE_VERSION='1.7.5'
> PARALLEL_JOBS='2'
> PATCH='/usr/bin/patch'
> PATH_SEPARATOR=':'
> PKGVERSION='none'
> PKG_CONFIG='/usr/bin/pkg-config'
> RHINO_JAR=''
> RMIC='/usr/lib/jvm/java-openjdk/bin/rmic'
> SET_MAKE=''
> SHARK_BUILD_FALSE=''
> SHARK_BUILD_TRUE='#'
> SHELL='/bin/sh'
> STRIP=''
> SYSTEM_ANT_DIR='/usr/share/ant'
> SYSTEM_GCJ_DIR=''
> SYSTEM_NETBEANS_DIR='/usr/share/netbeans'
> SYSTEM_OPENJDK_DIR='/usr/lib/jvm/java-openjdk'
> TAR='/bin/tar'
> TZDATA_DIR='/usr/share/javazi'
> UNZIP='/usr/bin/unzip'
> USE_ALT_CACAO_SRC_DIR_FALSE=''
> USE_ALT_CACAO_SRC_DIR_TRUE='#'
> USE_ALT_CACAO_SRC_ZIP_FALSE=''
> USE_ALT_CACAO_SRC_ZIP_TRUE='#'
> USE_ALT_HOTSPOT_SRC_ZIP_FALSE=''
> USE_ALT_HOTSPOT_SRC_ZIP_TRUE='#'
> USE_ALT_JAR_FALSE=''
> USE_ALT_JAR_TRUE='#'
> USE_ALT_OPENJDK_SRC_ZIP_FALSE=''
> USE_ALT_OPENJDK_SRC_ZIP_TRUE='#'
> USE_HG_FALSE=''
> USE_HG_TRUE='#'
> USE_SYSTEM_CACAO_FALSE=''
> USE_SYSTEM_CACAO_TRUE='#'
> VERSION='1.7.5'
> WGET='/usr/bin/wget'
> WITH_ALT_HSBUILD_FALSE=''
> WITH_ALT_HSBUILD_TRUE='#'
> WITH_CACAO='no'
> WITH_CACAO_FALSE=''
> WITH_CACAO_TRUE='#'
> WITH_HGREV_FALSE=''
> WITH_HGREV_TRUE='#'
> WITH_OPENJDK_FALSE='#'
> WITH_OPENJDK_TRUE=''
> WITH_RHINO_FALSE=''
> WITH_RHINO_TRUE='#'
> WITH_TZDATA_DIR_FALSE='#'
> WITH_TZDATA_DIR_TRUE=''
> WITH_VISUALVM_FALSE=''
> WITH_VISUALVM_TRUE='#'
> X11_CFLAGS=' '
> X11_LIBS='-lX11  '
> XALAN2_JAR=''
> XALAN2_SERIALIZER_JAR=''
> XERCES2_JAR=''
> XINERAMA_CFLAGS=' '
> XINERAMA_LIBS='-lXinerama  '
> XPROTO_CFLAGS=' '
> XPROTO_LIBS=' '
> XP_CFLAGS=' '
> XP_LIBS='-lXp -lXau  '
> XRENDER_CFLAGS=' '
> XRENDER_LIBS='-lXrender -lX11  '
> XTST_CFLAGS=' '
> XTST_LIBS='-lXtst  '
> XT_CFLAGS=' '
> XT_LIBS='-lXt -lX11  '
> ZERO_ARCHDEF='AMD64'
> ZERO_ARCHFLAG='-m64'
> ZERO_BITSPERWORD='64'
> ZERO_BUILD_FALSE=''
> ZERO_BUILD_TRUE='#'
> ZERO_ENDIANNESS='little'
> ZERO_LIBARCH='amd64'
> ZIP='/usr/bin/zip'
> abs_top_builddir='/jck/icedtea6-1.7'
> abs_top_srcdir='/jck/icedtea6-1.7'
> ac_ct_CC='gcc'
> ac_ct_CXX='g++'
> ac_ct_FASTJAR='fastjar'
> ac_ct_STRIP=''
> ac_pt_ANT='/usr/bin/ant'
> ac_pt_CHMOD='/bin/chmod'
> ac_pt_CPIO='/bin/cpio'
> ac_pt_FILE='/usr/bin/file'
> ac_pt_FIND='/usr/bin/find'
> ac_pt_GAWK='/bin/gawk'
> ac_pt_GCJ=''
> ac_pt_GETCONF='/usr/bin/getconf'
> ac_pt_GZIP='/bin/gzip'
> ac_pt_HG='/usr/bin/hg'
> ac_pt_LINUX32='/usr/bin/linux32'
> ac_pt_LLVM_CONFIG=''
> ac_pt_LSB_RELEASE='/usr/bin/lsb_release'
> ac_pt_MAKE='/usr/bin/make'
> ac_pt_MD5SUM='/usr/bin/md5sum'
> ac_pt_PATCH='/usr/bin/patch'
> ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
> ac_pt_TAR='/bin/tar'
> ac_pt_UNZIP='/usr/bin/unzip'
> ac_pt_WGET='/usr/bin/wget'
> ac_pt_ZIP='/usr/bin/zip'
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__fastdepCXX_FALSE=''
> am__fastdepCXX_TRUE='#'
> am__include='include'
> am__leading_dot='.'
> am__quote=''
> am__tar='tar --format=posix -chf - "$$tardir"'
> am__untar='tar -xf -'
> bindir='${exec_prefix}/bin'
> build='x86_64-unknown-linux-gnu'
> build_alias=''
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='unknown'
> datadir='${prefix}/share'
> exec_prefix='${prefix}'
> host='x86_64-unknown-linux-gnu'
> host_alias=''
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='unknown'
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> install_sh='/jck/icedtea6-1.7/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> mkdir_p='mkdir -p --'
> oldincludedir='/usr/include'
> prefix='bootstrap'
> program_transform_name='s,x,x,'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> with_openjdk='true'
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define HAVE_CUPS_CUPS_H 1
> #define HAVE_CUPS_PPD_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_LIBGIF 1
> #define HAVE_LIBJPEG 1
> #define HAVE_LIBZ 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_STRING_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_X11_X_H 1
> #define PACKAGE "icedtea6"
> #define PACKAGE_BUGREPORT "distro-pkg-dev at openjdk.java.net"
> #define PACKAGE_NAME "icedtea6"
> #define PACKAGE_STRING "icedtea6 1.7.5"
> #define PACKAGE_TARNAME "icedtea6"
> #define PACKAGE_VERSION "1.7.5"
> #define STDC_HEADERS 1
> #define VERSION "1.7.5"
> #endif
> #ifdef __cplusplus
> extern "C" void std::exit (int) throw (); using std::exit;
> 
> configure: exit 0


-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list